34411 Commits (e697da651c5f422c05382d2f4968650ca524d824)
 

Author SHA1 Message Date
Antony Dovgal e697da651c fix the typo before everybody forgets about it 20 years ago
Marcus Boerger 9b314a8406 - Update test 20 years ago
Marcus Boerger 9e230861ca - No need to keep object alive, iterator api is taking care of that already 20 years ago
Marcus Boerger b7315f749c - Better error message in case of an exception from a dtor while an 20 years ago
Marcus Boerger a871b842f8 - Fix warning 20 years ago
Antony Dovgal 469040660e attempt to fix OCILobRead2() related problems 20 years ago
Marcus Boerger 05de29995f - Provide a generic c-level iterator apply function 20 years ago
Marcus Boerger 6dde3783b0 - In printzv show private/protected visibility and class in case of private 20 years ago
Marcus Boerger 16076207d5 - Add new tests 20 years ago
Marcus Boerger b850abcb82 - Do not use the protection at this place, we would need another object 20 years ago
Marcus Boerger 8e42a84335 - Destructors must not be called twice 20 years ago
Marcus Boerger 3a752ce669 - Should be static and be called (comitted wrong version) 20 years ago
Marcus Boerger 207846259d - Add new tests 20 years ago
10163622cc ChangeLog update 20 years ago
Dmitry Stogov 6f9a24e4e2 Fixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives). 20 years ago
Derick Rethans 43ca53674c - MF52: Fixed bug #37514 (strtotime doesn't assume year correctly). 20 years ago
Michael Wallner b31ca2c43d MF52: nuke compiler warnings 20 years ago
Hartmut Holzgraefe 205bdeda41 Name change: php_get_tmpdir() renamed to sys_get_temp_dir() 20 years ago
Antony Dovgal 1417222aee initialize factory 20 years ago
Antony Dovgal bd6125c312 add new tests by Ligaya Turmelle 20 years ago
Dmitry Stogov ab9e070bbf Optimized zend_try/zend_catch macroses (eliminated memcpy()) 20 years ago
7324a30e8d ChangeLog update 20 years ago
Ilia Alshanetsky 1dd395b27f MFB: Fixed bug #37505 (touch() truncates large files). 20 years ago
Pierre Joye deec9a6ce1 - fix windows builds, error with declarations 20 years ago
Marcus Boerger 4c75c6bf29 - Add new test 20 years ago
Marcus Boerger fae99963dc - Add new test 20 years ago
Marcus Boerger a4471f70f0 - Fix bug #37510 session_regenerate_id changes session_id() even on failure 20 years ago
Marcus Boerger fbb48b6f26 - Add new test 20 years ago
Marcus Boerger 4439e2c530 - Fixed CachingIterator issues with string conversion/__toString() 20 years ago
Marcus Boerger ac0a0664ce - Fix test in unicode mode 20 years ago
Marcus Boerger 37561705a0 - Fix error message in unicode mode 20 years ago
Antony Dovgal 10c2fc97df fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) 20 years ago
7bb6f3ea59 ChangeLog update 20 years ago
Rob Richards 43dfe5ec59 add test 20 years ago
Rob Richards 85e8f351d5 Fix bug #37456 (DOMElement->setAttribute() loops forever) 20 years ago
Antony Dovgal fe94855983 change argument name, it should be "object" not "property" 20 years ago
Ilia Alshanetsky 2639d7e6d8 Fixed bug #35512 (Lack of read permission on main script results in 20 years ago
Antony Dovgal 08ff489ef8 fix skip reason 20 years ago
54dbf051ec ChangeLog update 20 years ago
Marcus Boerger 2a36ccbaa6 - Proto fix/add 20 years ago
Marcus Boerger 5b858067d3 - '_' is valid in test blocks 20 years ago
Ilia Alshanetsky 1226d31151 MFB: Make filters without a resource throw E_RECOVERABLE_ERROR rather then 20 years ago
Antony Dovgal 17c98844d5 new mkdir tests 20 years ago
Antony Dovgal e2d3206e78 MFB: fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir) 20 years ago
Marcus Boerger 59bf03c6a8 - Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator) 20 years ago
cccca0943a ChangeLog update 20 years ago
Ilia Alshanetsky 9ac333f624 MFB: Disable realpath cache when open_basedir or safe_mode are enabled on a 20 years ago
Dmitry Stogov 61806b7b03 Added test 20 years ago
Dmitry Stogov fb1a172cae Optimized require_once/include_once (eliminated fopen() on second usage) 20 years ago
Dmitry Stogov 1985424c4d Optimized request shutdown sequence to iterate only over modified ini directives 20 years ago