summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* implement read only exceptionsRob Richards2003-07-125-25/+213
| | | | | | implement notation nodes changes for spec conformance
* fix loading off of interfaceRob Richards2003-07-121-4/+11
|
* * Update the DTD pathMartin Jansen2003-07-121-1/+1
|
* - WSAndi Gutmans2003-07-121-9/+9
|
* +* Added proxy support for remote commands using theTomas V.V.Cox2003-07-121-0/+1
| | | | | xmlrcp C ext (Adam Ashley)
* Added proxy support for remote commands using the xmlrcp C extTomas V.V.Cox2003-07-121-13/+41
| | | | | (contribution by Adam Ashley <aashley@optimiser.com>)
* Fixed bug #24556Moriyoshi Koizumi2003-07-121-8/+8
|
* Add folding markersMoriyoshi Koizumi2003-07-121-3/+4
|
* Oops, this is not needed though.Moriyoshi Koizumi2003-07-121-1/+0
|
* Fixed leaks that occurs if the third parameter already contains a valid value.Moriyoshi Koizumi2003-07-121-1/+5
|
* ChangeLog update2003-07-121-0/+9
|
* Remove un-used code.foobar2003-07-111-32/+0
|
* fix compile issue - TSRMLS_FETCH is only temporary until errors handledRob Richards2003-07-111-2/+3
|
* Fix for bug #22897Dan Kalowsky2003-07-111-3/+3
|
* Patch for bug #24183Dan Kalowsky2003-07-111-0/+6
|
* - Add support for Z in zend_parse_parameters(). It will allow the extensionAndi Gutmans2003-07-111-2/+11
| | | | | | | - to retreive the zval **, thus allowing it to use the convert_to_*_ex() - family of functions to do type conversions without effecting the value in - the engine itself. (Josh Fuhs <fuhs@purdue.edu>)
* - CS/WS fixesfoobar2003-07-114-90/+116
| | | | | | | - Updated CREDITS - Added some kind of version check for ming.. - Fixed some possible BC issues.
* update credits.foobar2003-07-112-13/+11
|
* Allow the use of both ming 0.2a and 0.3a (API\s changed)Frank M. Kromann2003-07-111-0/+24
|
* - Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)foobar2003-07-112-7/+19
|
* Fixed bug #17291 (mssql_query does not update get_last_message) (patch by: ↵foobar2003-07-111-1/+40
| | | | mgruetzner at rw3 dot com)
* Use the proper way to get the max requests per child.foobar2003-07-101-6/+4
|
* Fixed bug #24563 (preg_match() crashes PHP under Apache2)foobar2003-07-101-0/+1
|
* Expose PHP errors on error callback functionTomas V.V.Cox2003-07-101-1/+1
|
* remove global error handling - use of libxml globals is a bad thingRob Richards2003-07-103-73/+126
| | | | | | | | | add domDocument properties for parsing options: validateOnParse, resolveExternals, preserveWhiteSpace, substituteEntities implement custom parsing to avoid use of globals implement local errors while parsing errors displayed until error objects implemented
* WSMarc Boeren2003-07-101-6/+6
|
* Add -2003 to copyright line (Marc).Marc Boeren2003-07-1017-17/+17
|
* Adding missing compression paramters to output functionsFrank M. Kromann2003-07-101-23/+68
|
* Revert bad fix.foobar2003-07-101-1/+1
|
* Made the install of the config honors $INSTALL_ROOTTomas V.V.Cox2003-07-101-3/+7
|
* Fix crashes in certain situations (whenever there is an error, basically..)foobar2003-07-101-1/+1
|
* - Fixed bug #11924 (ibase_query() and ibase_execute() mangled passedfoobar2003-07-101-0/+4
| | | | | parameter variables)
* - wrong patch applied for #23792, fixedPierre Joye2003-07-101-19/+31
|
* oops. fix spellingFrank M. Kromann2003-07-092-2/+2
|
* Adding missing MSSQL Server ini settingsFrank M. Kromann2003-07-092-0/+22
|
* Don't use class_implements() for the momentMarcus Boerger2003-07-091-13/+3
|
* Use --EXPECTF-- for errorsMarcus Boerger2003-07-091-5/+5
|
* Add oo version of testMarcus Boerger2003-07-091-0/+98
|
* Add SQLite support to DBX (Marc).Marc Boeren2003-07-0910-27/+433
| | | | | @Add SQLite support to DBX (Marc).
* Update the info and collect XML extensionsMarcus Boerger2003-07-091-22/+47
|
* fix typecasting errors, especially for new constants. Don't assume long and ↵Brad House2003-07-091-7/+30
| | | | int are the same size, as on 64bit architectures, they are normally not
* - Fix a possible crash when invalid color index are given as backgroundPierre Joye2003-07-091-0/+4
| | | | | in imagerotate, only when palette based image is used as src
* - "Fix" #23792, imagerotate returns always truecolor images nowPierre Joye2003-07-091-15/+33
| | | | | | (the destination image is a truecolor, no more limited palette problems) - Clean the cast in gdImageCopyMerge
* boom bam bingSterling Hughes2003-07-091-0/+2
|
* Convert C++ comments to C (violates C99, and breaks several compilers)Jason Greene2003-07-091-5/+5
|
* ChangeLog update2003-07-091-0/+5
|
* Currently we're presented all properties with foreach()Marcus Boerger2003-07-081-0/+61
|
* Fix configure optionsMarcus Boerger2003-07-081-5/+5
|
* Add some commentsMarcus Boerger2003-07-081-0/+5
|
* fix this stupid errorMarcus Boerger2003-07-081-1/+1
|