49483 Commits (5dc2cef370885c552c20f3ff44bccd402850de9e)
 

Author SHA1 Message Date
Xinchen Hui 5dc2cef370 Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes) 13 years ago
Felipe Pena 8afb848e18 - BFN 13 years ago
Felipe Pena de884997e0 - Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry) 13 years ago
Gustavo Lopes 0410b4e60f Fixed defective cloning in ext/intl classes 13 years ago
Xinchen Hui d92a89fe52 Fixed bug (segfault while build with zts and GOTO vm-kind) 13 years ago
Xinchen Hui 55d680e968 better fix 13 years ago
Xinchen Hui 7bedd275eb Fix test 13 years ago
Xinchen Hui 13bcf685cb Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray) 13 years ago
Anatoliy Belsky eca4fc6991 ZTS fix introduced by Felipe must also go into 5.3 13 years ago
Philip Olson 6a8db0c081 Updated INSTALL. Generated from the XML Docs. 13 years ago
Gustavo Lopes ca4dd76160 Update NEWS given a5d0c1e2 13 years ago
Gustavo Lopes a5d0c1e21b Fix handling of several uinitialized intl objects 13 years ago
Xinchen Hui e5bdd2c0ee Fixed bug #62885 (mysqli_poll - Segmentation fault) 13 years ago
Felipe Pena 85fa4d7747 - Removed PHP 6 checks 13 years ago
Xinchen Hui 60ad16e11f skip test properly 13 years ago
Anatoliy Belsky 92153dcfe3 Added test for bug #51353. It'll be skipped by default and must be 13 years ago
Reeze Xia 0cdc1f5626 Move test files to tests dir 13 years ago
Popa Adrian Marius b9a050100c skip test for bug 43130 on firebird , not relevant 13 years ago
Felipe Pena f4054afe40 - Value stored to var is never used 13 years ago
Felipe Pena 3dd256a67b - Value stored to var is never used 13 years ago
Felipe Pena 50ab6c63a7 - Value stored to var is never used 13 years ago
Felipe Pena 6cd0e446dd - Value stored to var is never used 13 years ago
Felipe Pena 001966c754 - Value stored to var is never used 13 years ago
Felipe Pena dc1138b102 - Value stored to var is never read 13 years ago
Xinchen Hui 8b87c6df84 Update NEWS 13 years ago
Reeze Xia 46a3f25772 Fixed bug #62852 (Unserialize invalid DateTime causes crash) 13 years ago
Matt Ficken 1a23d42909 More intl tests extracted from symfony 13 years ago
Pierrick Charron 9cf0139460 Fixed bug #62839 13 years ago
Antony Dovgal 8649e4236b Fixed bug #62838 13 years ago
Christopher Jones 3e0b33ed62 Merge branch 'skipif1' into PHP-5.3 13 years ago
Christopher Jones 6524a530df Fix skipifs 13 years ago
Christopher Jones 8c3bf96022 Small test tidy up 13 years ago
Xinchen Hui 8848778a59 Merge fix e7535e06e6 to 5.3 13 years ago
Xinchen Hui a5a409ebff Fixed bug (segfault due to retval is not initialized) 13 years ago
Nikita Popov e1c610fb44 Fix exif test failure 13 years ago
Xinchen Hui da14cdd6f3 Merge branch 'skip-memory-exhaust-tests' of https://github.com/reeze/php-src into PHP-5.3 13 years ago
Nikita Popov 7aed239050 Ask for less random data in mcrypt_create_iv 13 years ago
Nikita Popov 9bc1af1e58 Rename mcrypt_cbf -> mcrypt_cfb 13 years ago
Xinchen Hui 4970926e45 Fixed bug #62763 (register_shutdown_function and extending class) 13 years ago
Xinchen Hui e1180b4f1a Fixed bug #62795 (Zip extension version not defined) 13 years ago
Reeze Xia 0239437903 Skip tests reply on Zend MM turned on 13 years ago
Xinchen Hui 7130887719 Fix test, from PR 158 13 years ago
Daniel Veillard c4b26cc1b0 Update to work with libxml 2.9.0 13 years ago
Matt Ficken ed793b2a3f Added the intl tests extracted from Symfony. These are making the intl ext crash with ICU at least 4.6, but probably with earlier versions too. 13 years ago
Stanislav Malyshev a239658b9e fix for #62460 13 years ago
Reeze Xia 07ee764e57 Fixed bug #62460 (php binaries installed as binary.dSYM) 14 years ago
Xinchen Hui 228c288686 Fix 126 tests failed of phar when --enable-zend-multibyte 13 years ago
Xinchen Hui f4a315fce2 This becomes useless, since we have set that in the INIT macro 13 years ago
Xinchen Hui 03a1fcabf3 Fixed bug #62744 (dangling pointers made by zend_disable_class) 13 years ago
Xinchen Hui 49b202f2cf Fixed bug that can not get default value of parameter if it's not `optional` 13 years ago