]> granicus.if.org Git - php/shortlog
php
2002-03-14 Stefan RoehrichFixed NEWS entry, make it consistent with other entries.
2002-03-14 Sebastian BergmannAdd note on which version of Apache 2 this SAPI module...
2002-03-14 Sean BrightTranslate to English.
2002-03-14 Yasuo OhgakiInclude/enable assert.h/assert() when it is available
2002-03-14 foobar- Fixed bug: #16047, #15865, and propably a few more..
2002-03-14 <changelog... NEWS update
2002-03-14 <changelog... ChangeLog update
2002-03-13 Stefan RoehrichFixed NEWS entry.
2002-03-13 Jason GreeneFix CREDIT files, remove email address
2002-03-13 Jason GreeneIgnore extensions/sapis named skeleton
2002-03-13 Sascha Schumann> might not sufficiently update a timestamp.
2002-03-13 Sebastian BergmannReally remove muscat directory.
2002-03-13 Sebastian BergmannFix credits.
2002-03-13 Jason GreeneUpdate Credits
2002-03-13 Jason GreeneUpdate Credits
2002-03-13 Sascha SchumannBecause of the feature "don't try to send a cookie...
2002-03-13 Sascha SchumannSome simplifications in PHP_ADD_SOURCES*
2002-03-13 Sascha Schumanna bit of refactoring and making always_shared a nop...
2002-03-13 Stig Bakken* another libconv->libiconv typo
2002-03-13 Sascha SchumannProvide context-specific functions which yield the...
2002-03-13 Sascha SchumannFix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_E...
2002-03-13 Christian StockerReturn attribute name in node_name(), if it's a XML_AT...
2002-03-13 Christian StockerReturn #document in node_name(), if it's a XML_DOCUMENT...
2002-03-13 Sebastian BergmannSync with Apache2 Filter API change.
2002-03-13 Stig Bakken* muscat extension moved to PECL (it is GPL'ed and...
2002-03-13 Boian Bonevfix all comments in protos
2002-03-13 Wez FurlongI've altered my diagnosis of segfault/leak problem
2002-03-13 Wez FurlongFix some issues with ZE2, but now have some leaks.
2002-03-13 Tomas V.V.CoxNo more lines on this test
2002-03-13 Tomas V.V.Coxphpdoc update
2002-03-13 <changelog... NEWS update
2002-03-13 <changelog... ChangeLog update
2002-03-13 Tomas V.V.CoxFix error handling selection when both class and global...
2002-03-13 Yasuo OhgakiFixed a compiler warning
2002-03-13 Marcus Boerger-handling
2002-03-13 Marcus Boerger-remove filetime from test
2002-03-12 Andi Gutmans- Compile fixes for Engine 2
2002-03-12 Andi Gutmans- Allow duality between Engine 1 & 2 using ZEND_STANDAR...
2002-03-12 Andi Gutmans- Forgot to close comment.
2002-03-12 Andi Gutmans- Macro for duality between Engine 1 and 2
2002-03-12 Andi Gutmans- Another couple of indirection fixes.
2002-03-12 Andi Gutmans- Fix bug introduced with latest class hash table change.
2002-03-12 Frank M. KromannChanged to PHP_CONFIG_FILE_PATH use the environment...
2002-03-12 Sascha Schumannmissed zlib.c
2002-03-12 Sascha Schumannnuke old makefiles
2002-03-12 Sascha Schumannforgot to add _NEW_
2002-03-12 Sascha Schumannphp_new_extension
2002-03-12 Sascha Schumannold makefiles
2002-03-12 Sascha Schumannremove old makefiles
2002-03-12 Sascha SchumannRemove old Makefile templates
2002-03-12 Sascha Schumannadd makefile fragment manually
2002-03-12 Sascha Schumannextension converted automatically to PHP_NEW_EXTENSION...
2002-03-12 Marcus Boerger-usability
2002-03-12 Sascha Schumannphp_new_extension
2002-03-12 Sascha Schumannunused file
2002-03-12 Stig Bakken* fix compile problem on platforms without iconv in...
2002-03-12 Marcus Boerger-return size of thumbnail even if it not read
2002-03-12 Stefan Roehrich(PHP gzencode) Reimplementation of gzencode(). Now...
2002-03-12 Stefan Roehrich(PHP gzinflate) Workaround for bug #14939 (buffer error...
2002-03-12 Marcus Boerger-reflect changes
2002-03-12 Stanislav MalyshevFix standard object creation
2002-03-12 Christian Stockerforgot SEPARATE_ZVAL, produced segfaults.
2002-03-12 Stanislav Malyshev- make class tables contain class_entry *, not class_entry
2002-03-12 Andreas KarajannisRemoved sqlrte from SAP DB liblist as it is not needed.
2002-03-12 Yasuo OhgakiCatch up with recent test scripts changes
2002-03-12 Markus Fischer- Remove *FETCH() statements.
2002-03-12 Christian Stockernicer (optional) formated output in dump_mem and dump_m...
2002-03-12 Sebastian BergmannFix TSRMLS_CC.
2002-03-12 Yasuo OhgakiChange php_addslashes() a little.
2002-03-12 Yasuo OhgakiMake use of TSRMLS_C/D
2002-03-12 Yasuo OhgakiFix PHP version and sapi printed so that it does not...
2002-03-12 Marcus Boerger-reflect new state of ext/exif
2002-03-12 Marcus Boerger-support for array tags
2002-03-12 Marcus Boerger-fixed bug 15174
2002-03-12 Yasuo OhgakiAdd missing skipif.inc
2002-03-12 Yasuo OhgakiDo not search php binary in search path, since we are...
2002-03-12 Yasuo OhgakiUse CGI binary when CGI SAPI is there.
2002-03-12 foobar- Fix more possible bugs (bug #16008 related)
2002-03-12 <changelog... NEWS update
2002-03-12 <changelog... ChangeLog update
2002-03-11 Derick Rethans- fix bug #16008
2002-03-11 Christian Stocker@ implemented domxml_elem_get_elements_by_tagname
2002-03-11 Markus Fischer- Slightly unify error/warning messages.
2002-03-11 Shane Caraveofix on more build config
2002-03-11 Sander RoobolMaintain headers
2002-03-11 Marcus Boerger-passing arguments to CLI, see: php -h
2002-03-11 Stig Bakken* make "make test TESTS=..." work again
2002-03-11 Stig Bakken* added file locking
2002-03-11 Yasuo OhgakiPrint function names in error messages
2002-03-11 Ben MansellInstructions for using FastCGI-PHP with Apache
2002-03-11 Ben MansellImproved documentation for FastCGI SAPI. Documents...
2002-03-11 Ben MansellAdd command line option to FastCGI SAPI to make it...
2002-03-11 Sascha SchumannAdd global include path, so that other extensions can...
2002-03-11 Sascha SchumannInvoke pear-related targets conditionally and
2002-03-11 Sascha SchumannUse standard PHP shell check syntax
2002-03-11 Sascha SchumannYou don't need a C++ compiler to build 100% of PHP...
2002-03-11 Sascha SchumannAdd a note regarding which version we support
2002-03-11 Sebastian BergmannFix warning, hope this is okay.
2002-03-11 Shane Caraveofix include paths for fcgi headers
2002-03-11 Yasuo OhgakiWS and indent
next