| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | skip tests if ibase not present | Stanislav Malyshev | 2012-07-31 | 7 | -0/+7 |
| | | |||||
| * | Fix test title and limit it to ICU >= 4.8 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -1/+3 |
| | | |||||
| * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 12 | -0/+0 |
| | | |||||
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 185 | -0/+2 |
| |\ | | | | | | | | | | | * 5.3: Limit test to ICU 49 Remove executable bit from files | ||||
| | * | Limit test to ICU 49 | Gustavo André dos Santos Lopes | 2012-07-30 | 1 | -0/+2 |
| | | | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 187 | -0/+0 |
| | | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-07-29 | 1 | -0/+6 |
| |\ \ | |/ | |||||
| | * | Sike test while there is no zend mm max_size guard | Xinchen Hui | 2012-07-29 | 1 | -0/+6 |
| | | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-07-29 | 2 | -0/+6 |
| |\ \ | |/ | | | | | | | * PHP-5.3: Skip test while zend mm is disabled | ||||
| | * | Skip test while zend mm is disabled | Xinchen Hui | 2012-07-29 | 2 | -0/+6 |
| | | | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-07-28 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | * PHP-5.3: - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky at columbia dot edu | ||||
| | * | - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: ↵ | Felipe Pena | 2012-07-28 | 1 | -1/+1 |
| | | | | | | | | | selsky at columbia dot edu | ||||
| | * | missed the test script | Xinchen Hui | 2012-07-21 | 1 | -0/+15 |
| | | | |||||
| | * | Fix test failed | Xinchen Hui | 2012-07-21 | 1 | -73/+72 |
| | | | |||||
| | * | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance ↵ | Xinchen Hui | 2012-07-21 | 1 | -0/+2 |
| | | | | | | | | | gives Segmentation fault) | ||||
| | * | merge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3 | Xinchen Hui | 2012-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | Fix for bug #62379 was missing in 5.3 | Anatoliy Belsky | 2012-07-17 | 4 | -65/+185 |
| | | | |||||
| * | | - Fixed ZTS build | Felipe Pena | 2012-07-24 | 1 | -2/+2 |
| | | | |||||
| * | | Add syslog support to mail.log #62356 | Florian Anderiasch | 2012-07-24 | 1 | -10/+45 |
| | | | | | | | | | Patch by Michael Orlitzky | ||||
| * | | binary compatibility | Xinchen Hui | 2012-07-24 | 1 | -1/+1 |
| | | | |||||
| * | | Re-fix bug #55544 | Xinchen Hui | 2012-07-24 | 3 | -3/+9 |
| | | | |||||
| * | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4 | Xinchen Hui | 2012-07-24 | 2 | -2/+277 |
| |\ \ | |||||
| | * | | Duplicate test for ICU 49 | Gustavo André dos Santos Lopes | 2012-07-23 | 2 | -2/+277 |
| | | | | | | | | | | | | | | | | The output in ICU < 49 actually seems wrong here; ICU 49 seems to fix the data. | ||||
| * | | | folders | Xinchen Hui | 2012-07-24 | 1 | -0/+7 |
| |/ / | |||||
| * | | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance ↵ | Xinchen Hui | 2012-07-21 | 2 | -0/+17 |
| | | | | | | | | | gives Segmentation fault) | ||||
| * | | Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression) | Xinchen Hui | 2012-07-21 | 2 | -1/+4 |
| | | | |||||
| * | | this initialization is unnecessary anymore after commit ↵ | Xinchen Hui | 2012-07-18 | 1 | -2/+0 |
| | | | | | | | | | 2d9d2cadadf0fdf12a01b4a689d0554e1450904f | ||||
| * | | Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build) | Xinchen Hui | 2012-07-18 | 1 | -0/+1 |
| | | | |||||
| * | | skip for ZTS | Xinchen Hui | 2012-07-18 | 1 | -0/+2 |
| | | | |||||
| * | | fix test (dos2unix, typo) | Xinchen Hui | 2012-07-18 | 1 | -73/+72 |
| | | | |||||
| * | | fix test, the key may be a float value | Xinchen Hui | 2012-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode) | Xinchen Hui | 2012-07-18 | 1 | -1/+3 |
| | | | |||||
| * | | Fix test fails: ext/standard/tests/general_functions/bug27678.phpt | Reeze Xia | 2012-07-17 | 2 | -1/+7 |
| | | | | | | | | | | | | | After commit 3e62aae1, number_format() returns string with length, but _php_math_number_format_ex_len() didn't set string length on nan and inf. This cause segfault when destruct the return value. | ||||
| * | | Update libmagic.patch | Xinchen Hui | 2012-07-15 | 1 | -72/+314 |
| | | | |||||
| * | | Merge branch 'pull-request/96' into PHP-5.4 | Stanislav Malyshev | 2012-07-14 | 4 | -12/+210 |
| |\ \ | | | | | | | | | | | | | * pull-request/96: Implemented FR #61602 Allow access to name of constant used as default value | ||||
| | * | | Implemented FR #61602 Allow access to name of constant used as default value | Reeze Xia | 2012-05-31 | 4 | -12/+210 |
| | | | | | | | | | | | | | | | | This is an improved commit for FR #61602, this fixed the previous commit 054f3e3's C99 compiler compatibility issue | ||||
| * | | | Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array ↵ | Stanislav Malyshev | 2012-07-14 | 2 | -55/+126 |
| | | | | | | | | | | | | | empty or moved to the end) | ||||
| * | | | Merge branch 'PHP-5.3' into PHP-5.4 | Stanislav Malyshev | 2012-07-14 | 1 | -1/+1 |
| |\ \ \ | | |/ | |/| | | | | | | | * PHP-5.3: Typofix in test-description | ||||
| | * | | Typofix in test-description | Jille Timmermans | 2012-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | removed unneccesary arrat and ini settings | donnut | 2012-07-14 | 11 | -31/+0 |
| | | | | |||||
| * | | | addition SplFileObject tests | donnut | 2012-07-14 | 16 | -0/+323 |
| | | | | |||||
| * | | | new tests from PHP TestFest June 2012 | donnut | 2012-07-14 | 16 | -0/+359 |
| | | | | |||||
| * | | | Fixing up closing tag | Adam Gegotek | 2012-07-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Testing variation on input parameters of http_build_query() function | Adam Gegotek | 2012-07-14 | 3 | -0/+95 |
| | | | | |||||
| * | | | Merge branch 'pull-request/91' into PHP-5.4 | Stanislav Malyshev | 2012-07-14 | 2 | -7/+89 |
| |\ \ \ | | | | | | | | | | | | | | | | | * pull-request/91: Fixed bug #61964 (finfo_open with directory cause invalid free) | ||||
| | * | | | Fixed bug #61964 (finfo_open with directory cause invalid free) | Reeze Xia | 2012-05-25 | 2 | -7/+89 |
| | | | | | |||||
| * | | | | - Fixed conflict | Felipe Pena | 2012-07-14 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | - Fixed memory leak when extending DOMXPath | Felipe Pena | 2012-07-14 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | - Fixed bug #62565 (Crashes due non-initialized internal properties_table) | Felipe Pena | 2012-07-14 | 6 | -0/+7 |
| | | | | | |||||
| * | | | | - Fixed bug #62564 (Extending MessageFormatter and adding property causes crash) | Felipe Pena | 2012-07-14 | 1 | -0/+1 |
| | | | | | |||||
