summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.2.12RC4php-5.2.12RC4Ilia Alshanetsky2009-12-100-0/+0
* 5.2.12RC4Ilia Alshanetsky2009-12-103-4/+4
* Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator testsWilliam Martin2009-12-0819-0/+468
* - Forgotten patch for trunkDmitry Stogov2009-12-081-0/+1
* - Fix NEWS (48752 not relevant for 5.2 release)Sriram Natarajan2009-12-071-1/+0
* - Take account of surrogate pairs.Moriyoshi Koizumi2009-12-072-1/+11
* - Fix NEWSJani Taskinen2009-12-071-3/+3
* Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the midd...Pierrick Charron2009-12-063-5/+99
* Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN).Ilia Alshanetsky2009-12-062-1/+2
* - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle da...Felipe Pena2009-12-062-14/+10
* BFNIlia Alshanetsky2009-12-041-1/+3
* - Fixed testsFelipe Pena2009-12-043-3/+3
* protect http_session_vars from interrupt corruptionStanislav Malyshev2009-12-041-2/+8
* bfnJani Taskinen2009-12-031-0/+1
* fix bug #47848 (importNode doesn't preserve attribute namespaces)Rob Richards2009-12-033-0/+38
* Fixed bug #45120 (PDOStatement->execute() returns true then false for same st...Pierrick Charron2009-12-033-1/+51
* - Fixed bug #49472 (Constants defined in Interfaces can be overridden)Felipe Pena2009-12-034-6/+46
* - Fixed bug #50345 (nanosleep not detected properly on some solaris versions)Jani Taskinen2009-12-022-3/+6
* - Sync filesJani Taskinen2009-12-021-8/+6
* fixed typoIlia Alshanetsky2009-12-011-1/+1
* - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)Felipe Pena2009-12-013-0/+10
* The old Darwin hack is BROKEN and INCORRECT. It works only for Darwin 9, not ...Gwynne Raskind2009-11-301-24/+8
* - Fix tests assuming wrong ini options and extensions that might not be thereJani Taskinen2009-11-303-2/+12
* MFH: removed last test for MAX_INT, did not work on x64 and this case is cove...Jani Taskinen2009-11-301-4/+0
* bfnIlia Alshanetsky2009-11-301-1/+2
* Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-exist...Dmitry Stogov2009-11-302-10/+17
* MF53: syncJani Taskinen2009-11-301-11/+12
* proper fix for bug #50006Stanislav Malyshev2009-11-293-22/+110
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-299-41/+41
* fix interrupt problem in serialize()Stanislav Malyshev2009-11-291-1/+1
* - Use correct revisionJani Taskinen2009-11-281-2/+1
* - Fixed bug #50266 (conflicting types for llabs)Jani Taskinen2009-11-283-7/+10
* - No dots hereJani Taskinen2009-11-281-2/+2
* - Fix bad merge (Sorry Ilia..)Jani Taskinen2009-11-281-2/+2
* Fix bug #50315Rasmus Lerdorf2009-11-271-5/+5
* back to devIlia Alshanetsky2009-11-273-3/+5
* 5.2.12RC3Ilia Alshanetsky2009-11-273-4/+5
* - Partially revert the autoconf 2.6x "fix" to make configure work with releaseJani Taskinen2009-11-274-9/+8
* - Re-fixed bug #47104 (Linking shared extensions fails with icc)Jani Taskinen2009-11-271-10/+24
* Back to devIlia Alshanetsky2009-11-273-3/+5
* 5.2.12RC2Ilia Alshanetsky2009-11-273-4/+4
* Revert gmp patches as they require a newer libIlia Alshanetsky2009-11-272-7/+5
* Fixe buildIlia Alshanetsky2009-11-271-1/+1
* Also allow base 62 for gmp_init as requested in (#50283)David Soria Parra2009-11-252-4/+7
* There is no ENT_IGNORE in 5.2Rasmus Lerdorf2009-11-251-10/+0
* Really use 62 as the upper boundary as requested and not 32.David Soria Parra2009-11-252-12/+16
* Missing _cv_ hereRasmus Lerdorf2009-11-251-4/+4
* Fixed bug #50195 (pg_copy_to() fails when table name contains schema).Ilia Alshanetsky2009-11-252-1/+6
* - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} in...Jani Taskinen2009-11-252-0/+6
* wsJani Taskinen2009-11-251-19/+20