84 Commits (2f1ddff2a5f8d877537218c19137a4e8a022120a)

Author SHA1 Message Date
Anatol Belski bdeb220f48 first shot remove TSRMLS_* things 11 years ago
Johannes Schlüter d0cb715373 s/PHP 5/PHP 7/ 12 years ago
Anatol Belski 6db8d4f829 's' works with size_t round 3 12 years ago
Anatol Belski 3234480827 first show to make 's' work with size_t 12 years ago
Anatol Belski c3e3c98ec6 master renames phase 1 12 years ago
Anatol Belski 168ea67b2d ported xsl, xml reader and writer 12 years ago
Anatol Belski 63d3f0b844 basic macro replacements, all at once 12 years ago
Dmitry Stogov 2ed8a17045 Refactored run_time_cache usage in object handlers 12 years ago
Xinchen Hui 7e3989f301 Fixed memory leak in prop_handlers registering 12 years ago
Xinchen Hui 4778efc009 Port XMLReader 12 years ago
Xinchen Hui c081ce628f Bump year 12 years ago
Xinchen Hui 47c9027772 Bump year 12 years ago
Xinchen Hui c0d060f5c0 Bump year 12 years ago
Anatol Belski 6125278290 more semantical replacements LONG vs. INT 12 years ago
Anatol Belski f58d0b35ed massive update semantical LONG vs INT replacements 12 years ago
Anatol Belski b1abe4ca21 mass replacement for zend_size_t/php_size_t 12 years ago
Anatol Belski 5acc0c0c5b revamp ext/xmlreader 12 years ago
Anatol Belski def8981190 fixed ext/xmlwriter 12 years ago
Michael Wallner f6ff3a28d6 Fixed bug #64230 (XMLReader does not suppress errors) 13 years ago
Michael Wallner c7b1d76eb9 fix bug #55285 XMLReader::getAttribute/No/Ns methods inconsistency 13 years ago
Michael Wallner fc3f8a8f54 fix bug #59613 (Crash with clone XMLReader) 13 years ago
Stanislav Malyshev 02e4d7a290 Merge branch 'pull-request/341' 13 years ago
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
Stanislav Malyshev 0c6d903ce7 fix bug #49348 - issue notice on get_property_ptr_ptr when used for read 13 years ago
Xinchen Hui a666285bc2 Happy New Year 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Johannes Schlüter b025b9d0cf Fix #62432 ReflectionMethod random corrupt memory on high concurrent 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 8775a37559 - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Ilia Alshanetsky 3726c5c67a Removal of deadcode identified by coverity 15 years ago
Ilia Alshanetsky bfdd53cd04 Removal of deadcode identified by coverity 15 years ago
Felipe Pena 997f323e3a - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
Felipe Pena 707a8f70b8 - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
Felipe Pena 9480eace41 - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
Felipe Pena 23e438594d - Make usage of new PHP_FE_END macro 15 years ago
Felipe Pena 4b30846b50 - Make usage of new PHP_FE_END macro 15 years ago
Felipe Pena da376383e8 - Make usage of new PHP_FE_END macro 15 years ago
Felipe Pena 32b5f8a1a3 - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 15 years ago
Felipe Pena 4737910b69 - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 15 years ago
Scott MacVicar df0ce635e4 Fix use after free() in XMLReader::xml() 15 years ago
Scott MacVicar 2c7fb35b83 Fix use after free() in XMLReader::xml() 15 years ago
Pierrick Charron 1368364469 Fix common typos in the source code (Reported in Bug #54065) 15 years ago
Pierrick Charron e8486cc374 Fix common typos in the source code (Reported in Bug #54065) 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Dmitry Stogov c5237d82bf Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
Dmitry Stogov 94dd83722b Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table 16 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago