Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_3_0'.php-5.3.0 | SVN Migration | 2009-06-29 | 8 | -249/+14 |
| | |||||
* | MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException | Johannes Schlüter | 2009-06-29 | 1 | -0/+2 |
| | | | | | "SQLSTATE[] (null)") (Felipe) | ||||
* | Basic test for max() on 64 bit platforms. Tested on Linux 64 bit | andy wharmby | 2009-06-29 | 2 | -0/+70 |
| | |||||
* | Fix tests | andy wharmby | 2009-06-29 | 2 | -14/+11 |
| | |||||
* | Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-06-29 | 4 | -0/+168 |
| | |||||
* | Fix path | Johannes Schlüter | 2009-06-28 | 1 | -1/+1 |
| | |||||
* | - fix build | Pierre Joye | 2009-06-28 | 1 | -1/+2 |
| | |||||
* | - MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus) | Pierre Joye | 2009-06-28 | 1 | -0/+8 |
| | |||||
* | - add license | Pierre Joye | 2009-06-26 | 1 | -0/+34 |
| | |||||
* | Revert mysqlnd to RC3 state after issues with pconnects | Johannes Schlüter | 2009-06-25 | 11 | -155/+71 |
| | |||||
* | MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe) | Johannes Schlüter | 2009-06-25 | 2 | -3/+15 |
| | |||||
* | MFH: Fixed bug #48678 (DateInterval segfaults when unserialising (Ilia) | Johannes Schlüter | 2009-06-25 | 2 | -0/+35 |
| | |||||
* | fix skipif | Zoe Slattery | 2009-06-25 | 1 | -0/+3 |
| | |||||
* | fix skipif | Zoe Slattery | 2009-06-25 | 1 | -0/+3 |
| | |||||
* | MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set ↵ | Johannes Schlüter | 2009-06-25 | 2 | -0/+25 |
| | | | | (Scott) | ||||
* | fix slightly unclear error message in generation of phar.phar | Greg Beaver | 2009-06-24 | 1 | -8/+20 |
| | |||||
* | - MFH: Fixed memleak when depth arg is less than zero | Felipe Pena | 2009-06-24 | 1 | -0/+1 |
| | |||||
* | - add license info | Pierre Joye | 2009-06-24 | 1 | -0/+53 |
| | |||||
* | Fixed bug #48643 (String functions memory issue) | Dmitry Stogov | 2009-06-24 | 1 | -2/+23 |
| | |||||
* | Fix test | andy wharmby | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | New and fixed html tests. Tested in Windows, Linux and Linux 64. | andy wharmby | 2009-06-23 | 5 | -10/+112 |
| | |||||
* | New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some ↵ | andy wharmby | 2009-06-23 | 5 | -0/+476 |
| | | | | tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 | ||||
* | MFH: Fix build problem (Kalle) | Johannes Schlüter | 2009-06-23 | 1 | -1/+3 |
| | |||||
* | MFH: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading' | David Soria Parra | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | MFH: Fix arginfo for libxml_disable_entity_loader() and ↵ | Hannes Magnusson | 2009-06-23 | 1 | -2/+2 |
| | | | | libxml_use_internal_errors() | ||||
* | MFH The experimental warning sohuld be in the configure output... | Johannes Schlüter | 2009-06-23 | 1 | -2/+3 |
| | |||||
* | The json header should be installed so other exts can use it | Johannes Schlüter | 2009-06-23 | 1 | -0/+1 |
| | |||||
* | MFH: add libxml_disable_entity_loader function | Rob Richards | 2009-06-23 | 1 | -0/+37 |
| | |||||
* | MFH: Move these defines to config.w32.h | Kalle Sommer Nielsen | 2009-06-23 | 1 | -4/+1 |
| | | | | | Also credit Pierre for the inet_ntop()/inet_pton() implementations | ||||
* | Revert unrelated bits to the previous commit | Ilia Alshanetsky | 2009-06-22 | 1 | -1/+1 |
| | |||||
* | - #48619, imap_search ALL segfaults | Pierre Joye | 2009-06-22 | 1 | -3/+3 |
| | |||||
* | MFB: Fixed bug #48636 (Error compiling of ext/date on netware). | Ilia Alshanetsky | 2009-06-22 | 1 | -1/+5 |
| | |||||
* | - Fixed bug #48641 (tmpfile() uses old parameter parsing) | Felipe Pena | 2009-06-22 | 1 | -2/+2 |
| | |||||
* | MFH Specific test for bug #48276 | Scott MacVicar | 2009-06-21 | 1 | -0/+9 |
| | |||||
* | MFH Fix bug #48276 - year is a long long so we need %lld so big endian ↵ | Scott MacVicar | 2009-06-21 | 1 | -1/+1 |
| | | | | systems print the correct value. | ||||
* | Fix proto and arginfo | Hannes Magnusson | 2009-06-21 | 1 | -1/+2 |
| | |||||
* | Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in | Ilia Alshanetsky | 2009-06-21 | 1 | -1/+1 |
| | | | | | existing headers) | ||||
* | MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for ↵ | Takeshi Abe | 2009-06-21 | 3 | -13/+34 |
| | | | | texts with new lines) | ||||
* | MFH: Fixed arginfo for array_map, patch by Matthew Fonda ↵ | Kalle Sommer Nielsen | 2009-06-20 | 1 | -3/+2 |
| | | | | <matthewfonda@gmail.com> | ||||
* | MFH: Fix memleak | Kalle Sommer Nielsen | 2009-06-19 | 1 | -1/+0 |
| | |||||
* | Fix test; remove spurious code | andy wharmby | 2009-06-18 | 1 | -8/+0 |
| | |||||
* | Basic tests for strftime(). Tested on Windows (all tests skip), Linux and ↵ | andy wharmby | 2009-06-18 | 2 | -0/+154 |
| | | | | Liinux 64 bit | ||||
* | fix EXPECT section of test | Greg Beaver | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | Temporarily disable this optimization causing too much trouble, kept in HEAD | Johannes Schlüter | 2009-06-18 | 1 | -0/+6 |
| | |||||
* | - Updated to version 2009.10 (2009j) | Derick Rethans | 2009-06-18 | 1 | -3/+3 |
| | |||||
* | Tests from Berlin test fest | Zoe Slattery | 2009-06-18 | 34 | -0/+493 |
| | |||||
* | MFB5.2: "Make this happy on gcc2" | Hannes Magnusson | 2009-06-17 | 1 | -0/+4 |
| | |||||
* | MFH: | Andrey Hristov | 2009-06-17 | 2 | -9/+9 |
| | | | | | | | | | | | | | | | | Fix two problems: - The value of mysqli_get_client_info() has been changed recently and did not include "mysqlnd" anymore thus the test suite was thinking the build is always libmysql. This did not kept the suite from running pconn tests - Going back to the libc allocator because the memory arena could be on a persistent connections. If the build is not debug there will be no error but the memory will be freed and in the second use of this pconn freed memory will be used - not good! For now the arena doesn't take an argument whether it should allocate persistently or not, thus persistent is safe for now. Johannes gave his +1 to commit this. | ||||
* | - MFH: Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) (Rasmus) | Felipe Pena | 2009-06-17 | 1 | -0/+4 |
| | |||||
* | MFH Add SplDoublyLinkedList::prev() and fix a memory leak when the iterator ↵ | Scott MacVicar | 2009-06-17 | 4 | -0/+82 |
| | | | | pointer isn't at the end |