]> granicus.if.org Git - php/shortlog
php
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
2002-03-11 Yasuo OhgakiAdd comments for constants. Remove unneeded constants...
2002-03-11 Yasuo OhgakiSmall memory leak fix that does not matter much.
2002-03-11 Yasuo OhgakiFix possible build error under Windows.
2002-03-11 Sebastian BergmannFix thread-safe build.
2002-03-11 Jason GreeneFix WS
2002-03-11 <changelog... ChangeLog update
2002-03-10 jim winsteadhandle numeric strings. this means we're less picky...
2002-03-10 Markus Fischer- Fix protos.
2002-03-10 Shane Caraveofix output directory
2002-03-10 Shane Caraveowoohoo, take some credit!
2002-03-10 Shane Caraveochildren should be zero by default, enable by setting...
2002-03-10 Shane CaraveoUpdate makefile for compiling with fastcgi under windows
2002-03-10 Shane Caraveocombine fastcgi capability with regular cgi binary
2002-03-10 Andi Gutmans- Fix build in ZTS mode.
2002-03-10 Stanislav MalyshevNew stuff for objects API:
2002-03-10 Rui Hirokawafixed wrong include file.
2002-03-10 Rui Hirokawafixed module name iconv->mbstring.
2002-03-10 Stefan EsserFix: Now returns correct Content-Type with Opera 6.01
next