summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - Initial releaseTimm Friebe2004-07-112-0/+241
* - Added simple test for float exceeding the float precisionTimm Friebe2004-07-111-2/+6
* - Initial releaseTimm Friebe2004-07-111-0/+54
* - Initial releaseTimm Friebe2004-07-112-0/+143
* Fixed bug #29008 (array_combine() does not handle non-numeric/string keys).Ilia Alshanetsky2004-07-112-0/+13
* ChangeLog update2004-07-112-0/+162
* DragonFly BSD is derived from FreeBSD and requires the same floating pointJon Parise2004-07-101-4/+4
* Fix #28402: no need for -ldlWez Furlong2004-07-101-1/+1
* Bump PHP 5 sqlite extension number to 2.0Wez Furlong2004-07-102-2/+2
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-1043-5463/+5857
* RIP: greedy ready problemsWez Furlong2004-07-101-1/+2
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-1012-46/+75
* Fixed function proto.Ilia Alshanetsky2004-07-091-1/+1
* ChangeLog update2004-07-091-0/+22
* Fixed bug #29049 (array sorting via user function/method does not validateIlia Alshanetsky2004-07-081-0/+17
* - A bugfix in search words hilightling code (mnogosearch extension).Sergey Kartashoff2004-07-081-34/+5
* Last dangerous alloca() bits.Ilia Alshanetsky2004-07-081-4/+4
* ChangeLog update2004-07-081-0/+17
* Added memory-limit to the list of excluded force-on optionsEdin Kadribasic2004-07-071-2/+2
* added check in config.m4 for deprecated libraryGeorg Richter2004-07-077-77/+109
* ChangeLog update2004-07-071-0/+35
* Fixed bug #29034 (wordwrap() returns a boolean when passed empty string).Ilia Alshanetsky2004-07-061-2/+3
* - Some fixes in mnogosearch extensionSergey Kartashoff2004-07-061-21/+70
* - Revert storing handle, got lost in 1.92, noticed by Kamesh JayachandranMarcus Boerger2004-07-061-0/+2
* Don't copy ini items to module globalsArd Biesheuvel2004-07-063-41/+40
* Fix ZTS build.Sebastian Bergmann2004-07-061-1/+1
* Fixed bug #28751 (SoapServer does not call _autoload())Dmitry Stogov2004-07-064-4/+52
* ChangeLog update2004-07-062-0/+36
* Eliminate alloca() calls where they can be affected by the users.Ilia Alshanetsky2004-07-051-8/+8
* Don't use alloca() where it can reached by the users.Ilia Alshanetsky2004-07-052-11/+10
* - Bugfix: #29019 Database not closingMarcus Boerger2004-07-052-1/+2
* - Disable zend_mm for 5.0.0Andi Gutmans2004-07-051-1/+2
* - revert to proper behaviourSascha Schumann2004-07-051-1/+1
* - Add test for bug #28325.Moriyoshi Koizumi2004-07-051-0/+39
* ChangeLog update2004-07-051-0/+18
* Eliminate potentially dangerous alloca().Ilia Alshanetsky2004-07-041-2/+2
* Fixed bug #28963 (Missing space for \0 in address allocation).Ilia Alshanetsky2004-07-041-1/+1
* Fix TSRM buildMarcus Boerger2004-07-041-2/+2
* ChangeLog update2004-07-042-0/+30
* BFNMoriyoshi Koizumi2004-07-031-0/+1
* - Bugfix #28325 (circular reference serialisation).Moriyoshi Koizumi2004-07-031-7/+18
* ChangeLog update2004-07-031-0/+12
* - Should fix mem leak with ZEND_MM. I made this change a while ago andAndi Gutmans2004-07-031-2/+5
* ChangeLog update2004-07-022-0/+42
* Do not use alloca() where it can be easily abused by the users.Ilia Alshanetsky2004-07-011-12/+9
* fix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like:Sterling Hughes2004-07-011-1/+1
* That hashtable should never have been an argument....Sara Golemon2004-07-011-1/+1
* ChangeLog update2004-07-011-0/+42
* Fix for #28512. news entryFrank M. Kromann2004-06-301-0/+1
* Fix for #28512. Allocate enough space to store dataFrank M. Kromann2004-06-301-3/+18