12887 Commits (3c47fb91e84d710c0f63658d1834e8cac6b49d60)
 

Author SHA1 Message Date
Marcus Boerger 3c47fb91e8 -usability 24 years ago
Sascha Schumann a9f706812d php_new_extension 24 years ago
Sascha Schumann 54d27d7902 unused file 24 years ago
Stig Bakken 612f2b87d2 * fix compile problem on platforms without iconv in libc 24 years ago
Marcus Boerger 8a622d0668 -return size of thumbnail even if it not read 24 years ago
Stefan Roehrich edcb5813db (PHP gzencode) Reimplementation of gzencode(). Now works as documented 24 years ago
Stefan Roehrich cede952f6a (PHP gzinflate) Workaround for bug #14939 (buffer error in gzinflate()). 24 years ago
Marcus Boerger f96696e2a1 -reflect changes 24 years ago
Stanislav Malyshev b75ffba9bb Fix standard object creation 24 years ago
Christian Stocker b6d4004fd9 forgot SEPARATE_ZVAL, produced segfaults. 24 years ago
Stanislav Malyshev 92dd5e611b - make class tables contain class_entry *, not class_entry 24 years ago
Andreas Karajannis bcdf9b3d4c Removed sqlrte from SAP DB liblist as it is not needed. 24 years ago
Yasuo Ohgaki aba1396f11 Catch up with recent test scripts changes 24 years ago
Markus Fischer f499aa1f33 - Remove *FETCH() statements. 24 years ago
Christian Stocker 668ade05c6 nicer (optional) formated output in dump_mem and dump_mem_file 24 years ago
Sebastian Bergmann 6adb33006b Fix TSRMLS_CC. 24 years ago
Yasuo Ohgaki c43792602e Change php_addslashes() a little. 24 years ago
Yasuo Ohgaki e953dba0d7 Make use of TSRMLS_C/D 24 years ago
Yasuo Ohgaki 7f8b2a6533 Fix PHP version and sapi printed so that it does not print bogus 24 years ago
Marcus Boerger f4b857f393 -reflect new state of ext/exif 24 years ago
Marcus Boerger 06a242169c -support for array tags 24 years ago
Marcus Boerger e39dcad91a -fixed bug 15174 24 years ago
Yasuo Ohgaki e0867ffcf1 Add missing skipif.inc 24 years ago
Yasuo Ohgaki 270a907bad Do not search php binary in search path, since we are not testing older builds. 24 years ago
Yasuo Ohgaki 7457b8a7ed Use CGI binary when CGI SAPI is there. 24 years ago
foobar b4f73cc4f9 - Fix more possible bugs (bug #16008 related) 24 years ago
620f64043e NEWS update 24 years ago
cef7c9cc8f ChangeLog update 24 years ago
Derick Rethans ddf0fac996 - fix bug #16008 24 years ago
Christian Stocker 48da8216f9 @ implemented domxml_elem_get_elements_by_tagname 24 years ago
Markus Fischer d5b1a4f811 - Slightly unify error/warning messages. 24 years ago
Shane Caraveo d3bea66937 fix on more build config 24 years ago
Sander Roobol b9e8bddb3a Maintain headers 24 years ago
Marcus Boerger 343b413cf8 -passing arguments to CLI, see: php -h 24 years ago
Stig Bakken b34300b070 * make "make test TESTS=..." work again 24 years ago
Stig Bakken 32d3a0afd7 * added file locking 24 years ago
Yasuo Ohgaki 1718f1bd33 Print function names in error messages 24 years ago
Ben Mansell 889988763f Instructions for using FastCGI-PHP with Apache 24 years ago
Ben Mansell 8154dbb7a2 Improved documentation for FastCGI SAPI. Documents the environment 24 years ago
Ben Mansell 8ac087a232 Add command line option to FastCGI SAPI to make it bind & listen to a 24 years ago
Sascha Schumann 2a8d55ff1d Add global include path, so that other extensions can access 24 years ago
Sascha Schumann 9c3b0c752e Invoke pear-related targets conditionally and 24 years ago
Sascha Schumann 26715ba4f6 Use standard PHP shell check syntax 24 years ago
Sascha Schumann a0a857b9c8 You don't need a C++ compiler to build 100% of PHP (and the largest part of 24 years ago
Sascha Schumann a643a467e3 Add a note regarding which version we support 24 years ago
Sebastian Bergmann 3573a92c1a Fix warning, hope this is okay. 24 years ago
Shane Caraveo 99ddd9e453 fix include paths for fcgi headers 24 years ago
Yasuo Ohgaki 8885f79909 WS and indent 24 years ago
Yasuo Ohgaki 2a6ae3b7db Add comments for constants. Remove unneeded constants included by mistake. 24 years ago
Yasuo Ohgaki 7bccaefc41 Small memory leak fix that does not matter much. 24 years ago