summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remplemented support for SplArray using Traversable interface.Dmitry Stogov2008-01-093-17/+134
|
* MFH: fix win32 compileRob Richards2008-01-091-2/+8
|
* apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)Greg Beaver2008-01-091-1/+1
|
* Fixed bug #43703 (Signature compatibility check broken)Dmitry Stogov2008-01-092-2/+25
|
* apply same fix of bug #43793 to zlib.deflateGreg Beaver2008-01-091-1/+1
|
* fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headersGreg Beaver2008-01-092-1/+42
|
* - MFB: #43790, fix crash when no family name has been foundPierre Joye2008-01-091-1/+2
|
* Fixed bug #43498 (file_exists() on a proftpd server got SIZE notIlia Alshanetsky2008-01-081-0/+1
| | | | | | allowed in ASCII mode). # Original patch by crrodriguez at suse dot de
* MySQL 6 compatibility fix.Ulf Wendel2008-01-081-0/+4
|
* strncpy->strlcpyAndrey Hristov2008-01-084-5/+5
|
* Merge from HEAD: looks more than it is. Whitespace, some SQL formatting ↵Ulf Wendel2008-01-0838-136/+183
| | | | | | | changes etc. No "real" changes.
* WSIlia Alshanetsky2008-01-071-2/+2
|
* MFB: Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.Ilia Alshanetsky2008-01-061-1/+1
|
* - MFH Show info for CL and CGI if both are going to be usedMarcus Boerger2008-01-061-3/+21
|
* remove potential preg warnings if --EXPECTHEADERS-- is combined with ↵Greg Beaver2008-01-051-1/+1
| | | | --EXPECTF-- or --EXPECTRE--
* implement --FILE_EXTERNAL-- section for using an external file as --FILE--, ↵Greg Beaver2008-01-051-4/+18
| | | | use CGI for --EXPECTHEADERS--, fix --POST_RAW--
* MFHUlf Wendel2008-01-045-3/+589
| | | | | | | | | | | | | | | | | | | | | | | | | Added: mysqli_fetch_assoc_zerofill.phpt checks for UNSIGNED ZEROFILL mysqli_stmt_bind_result_zerofill.phpt checks for UNSIGNED ZEROFILL mysqli_stmt_bind_param_call_user_func.phpt Needs to be refined once http://bugs.php.net/bug.php?id=43568 has been closed and a decision has been made on call_user_func_array(). There seems to be a BC break between 5_2 -> 5_3 . Johannes has an eye on it Modified: mysqli_change_user_insert_id.phpt skip test for buggy MySQL Server versions mysqli_insert_id.phpt added additional checks
* New testcases for array_diff() functionRaghubansh Kumar2008-01-0412-0/+1556
|
* New testcases for array_diff_assoc() functionRaghubansh Kumar2008-01-0412-0/+1664
|
* MFH: Fix for bug #43036Ulf Wendel2008-01-041-16/+16
|
* MFH: Remove test for deprecated (and removed) functionUlf Wendel2008-01-031-50/+0
|
* Skip test for PostgreSQL driver since error is too dissimilar to otherIlia Alshanetsky2008-01-031-0/+1
| | | | | drivers
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-0327-162/+0
| | | | | #in preparation for the gcc 4 visibility patch
* - MFH: Remove more replication stuffJohannes Schlüter2008-01-032-53/+0
|
* Header protectionAndrey Hristov2008-01-031-0/+4
|
* Remove unused fieldAndrey Hristov2008-01-032-131/+130
|
* this testcase has been split into many smaller testcases and committed.Raghubansh Kumar2008-01-031-418/+0
|
* new smaller testcases for array_map() functionRaghubansh Kumar2008-01-0321-0/+2431
|
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-0318-0/+1928
|
* - Fix problems with double definitionsAndrey Hristov2008-01-0212-148/+135
| | | | | | | - Clean up a bit a type mess - 4 types less. No need to have aliases for the same thing (unification is the name). - New macro for Johannes mysqlnd_stmt_ro_result_metadata
* Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")Ilia Alshanetsky2008-01-021-1/+1
|
* Update copyrightIlia Alshanetsky2008-01-011-1/+1
|
* fixed binary arithmetic (MF5.2)Hartmut Holzgraefe2008-01-011-1/+1
|
* - Updated to version 2007.11Derick Rethans2008-01-011-641/+964
|
* MFH: Fix testHannes Magnusson2008-01-011-1/+1
|
* Leftover: Bump copyright year.Sebastian Bergmann2008-01-011-1/+1
|
* Update copyrightIlia Alshanetsky2007-12-312-2/+2
|
* Leftover: Bump copyright year.Sebastian Bergmann2007-12-311-2/+2
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-31770-776/+776
|
* 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
| | | | | CVS
* Fixed typoIlia Alshanetsky2007-12-301-1/+1
|
* MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues ↵Jani Taskinen2007-12-291-2/+5
| | | | with misconfigured servers)
* 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
| | | | | | The underlying functions will be removed from libmysql as of MySQL 6.0, so it's right time to remove them.
* Fixed possible memory corruptionDmitry Stogov2007-12-281-0/+2
|