summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 1 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).David Soria Parra2007-12-302-2/+32
* Fixed typoIlia Alshanetsky2007-12-301-1/+1
* MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with...Jani Taskinen2007-12-291-2/+5
* MFB5.2: Fix testHannes Magnusson2007-12-291-1/+1
* correct fix for bug #43522Antony Dovgal2007-12-291-2/+9
* fix testAntony Dovgal2007-12-291-0/+2
* MFH: Update the class method documentation linksHannes Magnusson2007-12-291-3/+5
* Here comes the NEWS entry. The RM knows his job ;)Andrey Hristov2007-12-281-0/+1
* Remove RPL functions. They were always experimental and lead to crashes.Andrey Hristov2007-12-2812-511/+2
* Fixed possible memory corruptionDmitry Stogov2007-12-281-0/+2
* Fixing SQL syntax in this very old test to make it pass with MySQL 6.0Ulf Wendel2007-12-281-4/+17
* Isn't it nice to get a new 64bit box? Fixing 32bit/64bit issue.Ulf Wendel2007-12-281-8/+21
* Sooner or later these old 0*.phpt tests had to bite us - fixing SQL syntax,Ulf Wendel2007-12-281-18/+40
* Cutting off a few edges:Ulf Wendel2007-12-281-21/+35
* Fixed test related to bug #38469Dmitry Stogov2007-12-281-7/+3
* Fixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)Dmitry Stogov2007-12-284-10/+64
* Initialize operand typeDmitry Stogov2007-12-281-0/+1
* fix testsNuno Lopes2007-12-272-3/+3
* Use proper result typeDmitry Stogov2007-12-271-1/+2
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R...Dmitry Stogov2007-12-274-1/+138
* Added 64-bit tests (Serg)Dmitry Stogov2007-12-2710-0/+2379
* Fixed bug#43105 (PHP seems to fail to close open files.)Hannes Magnusson2007-12-271-0/+1
* MFH: Fix typo (TAKAGI Masahiro)Hannes Magnusson2007-12-261-1/+1
* MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"Hartmut Holzgraefe2007-12-253-0/+54
* fix test : do not run when run as rootRaghubansh Kumar2007-12-252-0/+18
* Fixed %f regexDmitry Stogov2007-12-251-1/+1
* Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)Dmitry Stogov2007-12-253-9/+48
* Additional fix for bug #42868Dmitry Stogov2007-12-247-45/+52
* new testcases for dir() functionRaghubansh Kumar2007-12-2411-0/+1109
* fix testsRaghubansh Kumar2007-12-242-24/+27
* Changing the regex for %f so the it will match e-, e+ and e.Raghubansh Kumar2007-12-241-1/+1
* - MFH: Fix #43450 (Memory leak on some functions with implicit objectJohannes Schlüter2007-12-212-0/+49
* Fixed testDmitry Stogov2007-12-211-1/+4
* Fixed bug #43644 (is_callable(':') crashes)Ilia Alshanetsky2007-12-211-0/+4
* fix testsRaghubansh Kumar2007-12-208-80/+84
* x86_64 assembler optimization (Brain Shire)Dmitry Stogov2007-12-201-5/+35
* New test - Indexing - various special casesRobert Nicholson2007-12-201-0/+212
* new tests for array_map usage variations - string keys and referencesRobert Nicholson2007-12-202-0/+329
* Fixed bug #43635 (mysql extension ingores INI settings on NULL values passedIlia Alshanetsky2007-12-201-5/+11
* fix testRaghubansh Kumar2007-12-191-2/+2
* Adding PHPT tests for the ReflectionProperty class.Steve Seear2007-12-1813-0/+917
* Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can resultIlia Alshanetsky2007-12-181-1/+1
* - MFH: Fixed var_export() for array keysDerick Rethans2007-12-184-4/+13
* Kill unused varsIlia Alshanetsky2007-12-171-3/+2
* - Fix foldingMarcus Boerger2007-12-171-1/+1
* fix testsRaghubansh Kumar2007-12-178-116/+116
* Check if we know which php executable we should useHannes Magnusson2007-12-171-0/+1
* Fixed testDmitry Stogov2007-12-171-1/+1
* Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zo...Dmitry Stogov2007-12-1715-124/+142