summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* skip tests if ibase not presentStanislav Malyshev2012-07-317-0/+7
|
* Fix test title and limit it to ICU >= 4.8Gustavo André dos Santos Lopes2012-07-301-1/+3
|
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-3012-0/+0
|
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-30185-0/+2
|\ | | | | | | | | | | * 5.3: Limit test to ICU 49 Remove executable bit from files
| * Limit test to ICU 49Gustavo André dos Santos Lopes2012-07-301-0/+2
| |
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-30187-0/+0
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-07-291-0/+6
|\ \ | |/
| * Sike test while there is no zend mm max_size guardXinchen Hui2012-07-291-0/+6
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-07-292-0/+6
|\ \ | |/ | | | | | | * PHP-5.3: Skip test while zend mm is disabled
| * Skip test while zend mm is disabledXinchen Hui2012-07-292-0/+6
| |
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-07-281-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 Pena2012-07-281-1/+1
| | | | | | | | selsky at columbia dot edu
| * missed the test scriptXinchen Hui2012-07-211-0/+15
| |
| * Fix test failedXinchen Hui2012-07-211-73/+72
| |
| * Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance ↵Xinchen Hui2012-07-211-0/+2
| | | | | | | | gives Segmentation fault)
| * merge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3Xinchen Hui2012-07-211-1/+1
| |
| * Fix for bug #62379 was missing in 5.3Anatoliy Belsky2012-07-174-65/+185
| |
* | - Fixed ZTS buildFelipe Pena2012-07-241-2/+2
| |
* | Add syslog support to mail.log #62356Florian Anderiasch2012-07-241-10/+45
| | | | | | | | Patch by Michael Orlitzky
* | binary compatibilityXinchen Hui2012-07-241-1/+1
| |
* | Re-fix bug #55544Xinchen Hui2012-07-243-3/+9
| |
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2012-07-242-2/+277
|\ \
| * | Duplicate test for ICU 49Gustavo André dos Santos Lopes2012-07-232-2/+277
| | | | | | | | | | | | | | | The output in ICU < 49 actually seems wrong here; ICU 49 seems to fix the data.
* | | foldersXinchen Hui2012-07-241-0/+7
|/ /
* | Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance ↵Xinchen Hui2012-07-212-0/+17
| | | | | | | | gives Segmentation fault)
* | Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)Xinchen Hui2012-07-212-1/+4
| |
* | this initialization is unnecessary anymore after commit ↵Xinchen Hui2012-07-181-2/+0
| | | | | | | | 2d9d2cadadf0fdf12a01b4a689d0554e1450904f
* | Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build)Xinchen Hui2012-07-181-0/+1
| |
* | skip for ZTSXinchen Hui2012-07-181-0/+2
| |
* | fix test (dos2unix, typo)Xinchen Hui2012-07-181-73/+72
| |
* | fix test, the key may be a float valueXinchen Hui2012-07-181-1/+1
| |
* | Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode)Xinchen Hui2012-07-181-1/+3
| |
* | Fix test fails: ext/standard/tests/general_functions/bug27678.phptReeze Xia2012-07-172-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.patchXinchen Hui2012-07-151-72/+314
| |
* | Merge branch 'pull-request/96' into PHP-5.4Stanislav Malyshev2012-07-144-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 valueReeze Xia2012-05-314-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 Malyshev2012-07-142-55/+126
| | | | | | | | | | | | empty or moved to the end)
* | | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2012-07-141-1/+1
|\ \ \ | | |/ | |/| | | | | | | * PHP-5.3: Typofix in test-description
| * | Typofix in test-descriptionJille Timmermans2012-07-141-1/+1
| | |
* | | removed unneccesary arrat and ini settingsdonnut2012-07-1411-31/+0
| | |
* | | addition SplFileObject testsdonnut2012-07-1416-0/+323
| | |
* | | new tests from PHP TestFest June 2012donnut2012-07-1416-0/+359
| | |
* | | Fixing up closing tagAdam Gegotek2012-07-141-0/+1
| | |
* | | Testing variation on input parameters of http_build_query() functionAdam Gegotek2012-07-143-0/+95
| | |
* | | Merge branch 'pull-request/91' into PHP-5.4Stanislav Malyshev2012-07-142-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 Xia2012-05-252-7/+89
| | | |
* | | | - Fixed conflictFelipe Pena2012-07-141-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | - Fixed memory leak when extending DOMXPathFelipe Pena2012-07-141-0/+6
| | | |
* | | | - Fixed bug #62565 (Crashes due non-initialized internal properties_table)Felipe Pena2012-07-146-0/+7
| | | |
* | | | - Fixed bug #62564 (Extending MessageFormatter and adding property causes crash)Felipe Pena2012-07-141-0/+1
| | | |