summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert patch for warnings about missing headers. These are fixed in the lates...Frank M. Kromann2006-11-092-15/+21
* Fixed testsDmitry Stogov2006-11-092-12/+12
* Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto version).Ilia Alshanetsky2006-11-092-2/+9
* fix #39300 (make install fails if wget is not available)Antony Dovgal2006-11-082-1/+12
* HashTable copying optimization (Matt Wilmas)Dmitry Stogov2006-11-081-2/+2
* Fixed bug #39297 (Memory corryption because of indirect modification of overl...Dmitry Stogov2006-11-083-0/+60
* Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an exten...Dmitry Stogov2006-11-083-4/+8
* Fixed bug #38536 (SOAP returns an array of values instead of an object)Dmitry Stogov2006-11-084-6/+118
* Fixed testsIlia Alshanetsky2006-11-072-24/+24
* BFNIlia Alshanetsky2006-11-071-0/+2
* Fixed bug #33282 (Re-assignment by reference does not clear the is_ref flag)Ilia Alshanetsky2006-11-072-5/+20
* Fixed bug #39398 (Booleans are not automatically translated to integers).Ilia Alshanetsky2006-11-073-0/+41
* - MFH: No C++ comments (fix #39414)Johannes Schlüter2006-11-072-1/+3
* MFH: arginfo fixesHannes Magnusson2006-11-062-12/+18
* It is allow_url_include not allow_fopen_includeRasmus Lerdorf2006-11-061-2/+2
* Fixed bug #39350 (crash with implode("\n", array(false))).Ilia Alshanetsky2006-11-063-1/+20
* include php://input && data: have been disabled (with allow_fopen_include off)Hannes Magnusson2006-11-061-0/+18
* param parsing fixIlia Alshanetsky2006-11-061-1/+1
* Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)Dmitry Stogov2006-11-063-1/+88
* MFH: throw exception on invalid parametersHannes Magnusson2006-11-061-2/+2
* MFH: fix segfault & improve testHannes Magnusson2006-11-062-0/+14
* Windows doesn't have chown(). Remove unused function and reference to undecla...Dmitry Stogov2006-11-061-0/+2
* MFH: Fixed decoding list of arrays (related to bug #39121)Dmitry Stogov2006-11-061-25/+34
* data: and php:stdin/input allow_url_include checksRasmus Lerdorf2006-11-051-1/+13
* Fixed bug #39362 (Added an option to imap_open/imap_reopen to control theIlia Alshanetsky2006-11-052-9/+23
* - gdpng entryPierre Joye2006-11-051-0/+1
* - Merge from gd-cvs, initialize the signature not the infile ctxPierre Joye2006-11-051-1/+1
* - MFH: Make parameter parsing api check happyMarcus Boerger2006-11-041-1/+1
* Mark memory streams as is_urlRasmus Lerdorf2006-11-041-1/+1
* - MFH Store length of autoload file extsMarcus Boerger2006-11-042-8/+13
* Fix win32 buildFrank M. Kromann2006-11-041-2/+2
* - WSPierre Joye2006-11-041-1/+1
* - MFH: optimize horizontal and vertical linesPierre Joye2006-11-042-0/+27
* Fix buildHannes Magnusson2006-11-041-0/+1
* - MFH #39366, imagerotate does not use alpha with angles>45Pierre Joye2006-11-043-1/+35
* - #39273 entryPierre Joye2006-11-041-0/+1
* - #39273, imagecopyresized and alpha channelPierre Joye2006-11-042-1/+33
* - News entry for zip MFHPierre Joye2006-11-041-0/+4
* wrong bug #Ilia Alshanetsky2006-11-031-1/+1
* Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference toIlia Alshanetsky2006-11-032-1/+3
* Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).Ilia Alshanetsky2006-11-032-4/+2
* - BFNMarcus Boerger2006-11-031-0/+7
* - Fix versionMarcus Boerger2006-11-031-1/+1
* - MFH: Fixed bug #39320Marcus Boerger2006-11-031-8/+27
* - MFH: Fix issue with some mangeled propertiesMarcus Boerger2006-11-031-2/+2
* - MFH: Fixed bug #38698Marcus Boerger2006-11-031-1/+2
* - MFH: SynchMarcus Boerger2006-11-035-6/+41
* - MFH: Include new headers only if presentMarcus Boerger2006-11-032-2/+9
* Add "comment" to make tracking the commit down easierHannes Magnusson2006-11-031-0/+1
* - MFH:Pierre Joye2006-11-0325-78/+681