summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-31555-556/+556
|
* 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
* 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
|
* fix testAntony Dovgal2007-12-291-0/+2
|
* 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.
* 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
| | | | | HEAD sync will follow.
* Cutting off a few edges:Ulf Wendel2007-12-281-21/+35
| | | | | | | - use connection parameter from environment variables - check if MySQL supports procedures - whitespace
* Fixed test related to bug #38469Dmitry Stogov2007-12-281-7/+3
|
* fix testsNuno Lopes2007-12-272-3/+3
|
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua ↵Dmitry Stogov2007-12-273-1/+136
| | | | Reese, Dmitry)
* Added 64-bit tests (Serg)Dmitry Stogov2007-12-2710-0/+2379
|
* 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-252-0/+53
|
* fix test : do not run when run as rootRaghubansh Kumar2007-12-252-0/+18
|
* Additional fix for bug #42868Dmitry Stogov2007-12-245-12/+13
|
* new testcases for dir() functionRaghubansh Kumar2007-12-2411-0/+1109
|
* fix testsRaghubansh Kumar2007-12-242-24/+27
|
* Fixed testDmitry Stogov2007-12-211-1/+4
|
* fix testsRaghubansh Kumar2007-12-208-80/+84
|
* 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
| | | | | to mysql_connect())
* 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
| | | | | in a crash)
* - MFH: Fixed var_export() for array keysDerick Rethans2007-12-184-4/+13
| | | | | - MFH: Fixed broken explode() test
* Kill unused varsIlia Alshanetsky2007-12-171-3/+2
|
* - Fix foldingMarcus Boerger2007-12-171-1/+1
|
* fix testsRaghubansh Kumar2007-12-178-116/+116
|
* Fixed bug #42868 (Floats cast to integer produce unpredicatable results). ↵Dmitry Stogov2007-12-1713-114/+113
| | | | (Zoe Slattery)
* - Fix indent of macrosJani Taskinen2007-12-171-2/+2
|
* MFH (json.c r-1.32) Add support for encoding optionsSara Golemon2007-12-172-15/+97
|
* - MFH: Fix #43611 SplObjectStorage is available since 5.1.2Johannes Schlüter2007-12-161-2/+2
|
* Fix testHannes Magnusson2007-12-161-0/+2
|
* Fix typoHannes Magnusson2007-12-161-1/+1
|
* WSIlia Alshanetsky2007-12-161-1/+1
|
* MFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c)Ilia Alshanetsky2007-12-161-0/+2
|
* Fixed bug #43606 (define missing depencies of the exif extension)Ilia Alshanetsky2007-12-161-3/+12
|
* MFB5.2: Fix protosHannes Magnusson2007-12-151-27/+27
|
* New testcases for token_get_all() functionRaghubansh Kumar2007-12-1420-0/+11305
|
* Change createFromTimestamp to setTimestampScott MacVicar2007-12-141-1/+1
|
* MFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp ↵Scott MacVicar2007-12-142-0/+22
| | | | without invoking the date parser.
* update todoIlia Alshanetsky2007-12-141-2/+0
|
* MFH: add workaround for glibc issueAntony Dovgal2007-12-131-5/+172
|
* add tests for ldap_dn2ufn()Douglas Goldstein2007-12-131-0/+33
|
* expand ldap_explode_dn() tests.Douglas Goldstein2007-12-131-1/+25
|
* Fixed testDmitry Stogov2007-12-131-0/+4
|