Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 555 | -556/+556 |
| | |||||
* | MFH: Bump copyright year, 1 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #43663 (Extending PDO class with a __call() function doesn't work). | David Soria Parra | 2007-12-30 | 2 | -2/+32 |
| | | | | | CVS | ||||
* | MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues ↵ | Jani Taskinen | 2007-12-29 | 1 | -2/+5 |
| | | | | with misconfigured servers) | ||||
* | MFB5.2: Fix test | Hannes Magnusson | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | fix test | Antony Dovgal | 2007-12-29 | 1 | -0/+2 |
| | |||||
* | Remove RPL functions. They were always experimental and lead to crashes. | Andrey Hristov | 2007-12-28 | 12 | -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.0 | Ulf Wendel | 2007-12-28 | 1 | -4/+17 |
| | |||||
* | Isn't it nice to get a new 64bit box? Fixing 32bit/64bit issue. | Ulf Wendel | 2007-12-28 | 1 | -8/+21 |
| | |||||
* | Sooner or later these old 0*.phpt tests had to bite us - fixing SQL syntax, | Ulf Wendel | 2007-12-28 | 1 | -18/+40 |
| | | | | | HEAD sync will follow. | ||||
* | Cutting off a few edges: | Ulf Wendel | 2007-12-28 | 1 | -21/+35 |
| | | | | | | | - use connection parameter from environment variables - check if MySQL supports procedures - whitespace | ||||
* | Fixed test related to bug #38469 | Dmitry Stogov | 2007-12-28 | 1 | -7/+3 |
| | |||||
* | fix tests | Nuno Lopes | 2007-12-27 | 2 | -3/+3 |
| | |||||
* | Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua ↵ | Dmitry Stogov | 2007-12-27 | 3 | -1/+136 |
| | | | | Reese, Dmitry) | ||||
* | Added 64-bit tests (Serg) | Dmitry Stogov | 2007-12-27 | 10 | -0/+2379 |
| | |||||
* | MFH: Fix typo (TAKAGI Masahiro) | Hannes Magnusson | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set" | Hartmut Holzgraefe | 2007-12-25 | 2 | -0/+53 |
| | |||||
* | fix test : do not run when run as root | Raghubansh Kumar | 2007-12-25 | 2 | -0/+18 |
| | |||||
* | Additional fix for bug #42868 | Dmitry Stogov | 2007-12-24 | 5 | -12/+13 |
| | |||||
* | new testcases for dir() function | Raghubansh Kumar | 2007-12-24 | 11 | -0/+1109 |
| | |||||
* | fix tests | Raghubansh Kumar | 2007-12-24 | 2 | -24/+27 |
| | |||||
* | Fixed test | Dmitry Stogov | 2007-12-21 | 1 | -1/+4 |
| | |||||
* | fix tests | Raghubansh Kumar | 2007-12-20 | 8 | -80/+84 |
| | |||||
* | new tests for array_map usage variations - string keys and references | Robert Nicholson | 2007-12-20 | 2 | -0/+329 |
| | |||||
* | Fixed bug #43635 (mysql extension ingores INI settings on NULL values passed | Ilia Alshanetsky | 2007-12-20 | 1 | -5/+11 |
| | | | | | to mysql_connect()) | ||||
* | fix test | Raghubansh Kumar | 2007-12-19 | 1 | -2/+2 |
| | |||||
* | Adding PHPT tests for the ReflectionProperty class. | Steve Seear | 2007-12-18 | 13 | -0/+917 |
| | |||||
* | Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result | Ilia Alshanetsky | 2007-12-18 | 1 | -1/+1 |
| | | | | | in a crash) | ||||
* | - MFH: Fixed var_export() for array keys | Derick Rethans | 2007-12-18 | 4 | -4/+13 |
| | | | | | - MFH: Fixed broken explode() test | ||||
* | Kill unused vars | Ilia Alshanetsky | 2007-12-17 | 1 | -3/+2 |
| | |||||
* | - Fix folding | Marcus Boerger | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | fix tests | Raghubansh Kumar | 2007-12-17 | 8 | -116/+116 |
| | |||||
* | Fixed bug #42868 (Floats cast to integer produce unpredicatable results). ↵ | Dmitry Stogov | 2007-12-17 | 13 | -114/+113 |
| | | | | (Zoe Slattery) | ||||
* | - Fix indent of macros | Jani Taskinen | 2007-12-17 | 1 | -2/+2 |
| | |||||
* | MFH (json.c r-1.32) Add support for encoding options | Sara Golemon | 2007-12-17 | 2 | -15/+97 |
| | |||||
* | - MFH: Fix #43611 SplObjectStorage is available since 5.1.2 | Johannes Schlüter | 2007-12-16 | 1 | -2/+2 |
| | |||||
* | Fix test | Hannes Magnusson | 2007-12-16 | 1 | -0/+2 |
| | |||||
* | Fix typo | Hannes Magnusson | 2007-12-16 | 1 | -1/+1 |
| | |||||
* | WS | Ilia Alshanetsky | 2007-12-16 | 1 | -1/+1 |
| | |||||
* | MFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c) | Ilia Alshanetsky | 2007-12-16 | 1 | -0/+2 |
| | |||||
* | Fixed bug #43606 (define missing depencies of the exif extension) | Ilia Alshanetsky | 2007-12-16 | 1 | -3/+12 |
| | |||||
* | MFB5.2: Fix protos | Hannes Magnusson | 2007-12-15 | 1 | -27/+27 |
| | |||||
* | New testcases for token_get_all() function | Raghubansh Kumar | 2007-12-14 | 20 | -0/+11305 |
| | |||||
* | Change createFromTimestamp to setTimestamp | Scott MacVicar | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | MFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp ↵ | Scott MacVicar | 2007-12-14 | 2 | -0/+22 |
| | | | | without invoking the date parser. | ||||
* | update todo | Ilia Alshanetsky | 2007-12-14 | 1 | -2/+0 |
| | |||||
* | MFH: add workaround for glibc issue | Antony Dovgal | 2007-12-13 | 1 | -5/+172 |
| | |||||
* | add tests for ldap_dn2ufn() | Douglas Goldstein | 2007-12-13 | 1 | -0/+33 |
| | |||||
* | expand ldap_explode_dn() tests. | Douglas Goldstein | 2007-12-13 | 1 | -1/+25 |
| | |||||
* | Fixed test | Dmitry Stogov | 2007-12-13 | 1 | -0/+4 |
| |