12920 Commits (e10ca1008460a04202c4c2429778f34cc76477c0)
 

Author SHA1 Message Date
Sascha Schumann e10ca10084 Provide context-specific functions which yield the directories 25 years ago
Sascha Schumann 1599932c2e Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/). 25 years ago
Christian Stocker 7542aa7499 Return attribute name in node_name(), if it's a XML_ATTRIBUTE_NODE 25 years ago
Christian Stocker da773a0cfc Return #document in node_name(), if it's a XML_DOCUMENT_NODE 25 years ago
Sebastian Bergmann 118761e11e Sync with Apache2 Filter API change. 25 years ago
Stig Bakken 923c47893a * muscat extension moved to PECL (it is GPL'ed and it has never been 25 years ago
Boian Bonev 748c255306 fix all comments in protos 25 years ago
Wez Furlong 07f5120ee3 I've altered my diagnosis of segfault/leak problem 25 years ago
Wez Furlong 3ef239bfc8 Fix some issues with ZE2, but now have some leaks. 25 years ago
Tomas V.V.Cox 7c77b1a71e No more lines on this test 25 years ago
Tomas V.V.Cox 12b0eae9e2 phpdoc update 25 years ago
97d0337e4f NEWS update 25 years ago
5aa7d604a4 ChangeLog update 25 years ago
Tomas V.V.Cox 409a631bed Fix error handling selection when both class and global are set 25 years ago
Yasuo Ohgaki 85106b82e9 Fixed a compiler warning 25 years ago
Marcus Boerger e03a8a995c -handling 25 years ago
Marcus Boerger 659833a066 -remove filetime from test 25 years ago
Andi Gutmans 617b26f41d - Compile fixes for Engine 2 25 years ago
Andi Gutmans c8e7db984c - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR 25 years ago
Andi Gutmans 0ee65254ee - Forgot to close comment. 25 years ago
Andi Gutmans 9760fdcb37 - Macro for duality between Engine 1 and 2 25 years ago
Andi Gutmans fb6976e46d - Another couple of indirection fixes. 25 years ago
Andi Gutmans c8c629b3fc - Fix bug introduced with latest class hash table change. 25 years ago
Frank M. Kromann e96dd60412 Changed to PHP_CONFIG_FILE_PATH use the environment variable SystemRoot 25 years ago
Sascha Schumann 2fe4117113 missed zlib.c 25 years ago
Sascha Schumann 5b3a5f1e13 nuke old makefiles 25 years ago
Sascha Schumann e0bdaedca1 forgot to add _NEW_ 25 years ago
Sascha Schumann 283b860c58 php_new_extension 25 years ago
Sascha Schumann 06473e08a5 old makefiles 25 years ago
Sascha Schumann 1d06a3166c remove old makefiles 25 years ago
Sascha Schumann d9a2bb2ec0 Remove old Makefile templates 25 years ago
Sascha Schumann 120a6ede44 add makefile fragment manually 25 years ago
Sascha Schumann 5cba3a99c2 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 25 years ago
Marcus Boerger 3c47fb91e8 -usability 25 years ago
Sascha Schumann a9f706812d php_new_extension 25 years ago
Sascha Schumann 54d27d7902 unused file 25 years ago
Stig Bakken 612f2b87d2 * fix compile problem on platforms without iconv in libc 25 years ago
Marcus Boerger 8a622d0668 -return size of thumbnail even if it not read 25 years ago
Stefan Roehrich edcb5813db (PHP gzencode) Reimplementation of gzencode(). Now works as documented 25 years ago
Stefan Roehrich cede952f6a (PHP gzinflate) Workaround for bug #14939 (buffer error in gzinflate()). 25 years ago
Marcus Boerger f96696e2a1 -reflect changes 25 years ago
Stanislav Malyshev b75ffba9bb Fix standard object creation 25 years ago
Christian Stocker b6d4004fd9 forgot SEPARATE_ZVAL, produced segfaults. 25 years ago
Stanislav Malyshev 92dd5e611b - make class tables contain class_entry *, not class_entry 25 years ago
Andreas Karajannis bcdf9b3d4c Removed sqlrte from SAP DB liblist as it is not needed. 25 years ago
Yasuo Ohgaki aba1396f11 Catch up with recent test scripts changes 25 years ago
Markus Fischer f499aa1f33 - Remove *FETCH() statements. 25 years ago
Christian Stocker 668ade05c6 nicer (optional) formated output in dump_mem and dump_mem_file 25 years ago
Sebastian Bergmann 6adb33006b Fix TSRMLS_CC. 25 years ago
Yasuo Ohgaki c43792602e Change php_addslashes() a little. 25 years ago