]> granicus.if.org Git - php/shortlog
php
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
2002-03-10 Markus Fischer- Fix crash in iconv_set_encoding(). [Closes #15799]
2002-03-10 foobar- Renamed aggregate.lib.php -> aggregate.lib (.php...
2002-03-10 <changelog... ChangeLog update
2002-03-09 foobar- Fixed bug: #15686
2002-03-09 foobar- Fixed bug: #15190
2002-03-09 Andi Gutmans- Add the original example script to the CVS so that...
2002-03-09 Sander RoobolOops... 1 digit is allowed too! Reverting my fix.
2002-03-09 Jason GreeneFix build on win32
2002-03-09 Jason GreeneFixed bug where NULL specified in sec was not waiting...
2002-03-09 <changelog... NEWS update
2002-03-09 <changelog... ChangeLog update
2002-03-09 foobarwhitespace..
2002-03-09 foobar- Commented out the space escaping. Works now as it...
2002-03-08 Christian Stocker@ implemented domxml_elem_get_attribute_node(attrname...
2002-03-08 Marcus Boerger-support for out of section data
2002-03-08 Sander RoobolFixed many tests, mostly incorrect paths.
2002-03-08 Joseph TateAdded linking files to make build compatible with RH...
2002-03-08 Sander Roobol(php_date) Fixed 'r' modifier to always return two...
2002-03-08 Hartmut Holzgraefereimplementation using macro instead of function pointe...
2002-03-08 Sebastian BergmannAdd 'import const' example.
2002-03-08 Marcus Boerger-change IsColor from non zero to 1
2002-03-08 Christian Stocker@ domxml_elem_remove_attribute(attibutename) is now...
2002-03-08 Andi Gutmans- Support importing constants. e.g.:
2002-03-08 Edin KadribasicCleaned up previous commit.
2002-03-08 Edin Kadribasic@- Added -r option to the CLI version of PHP which...
2002-03-08 Christian Stocker@ added formatting option to domxml_dump_mem() (chregu)
2002-03-08 <changelog... ChangeLog update
2002-03-08 Marcus Boerger-Changes according to exif.c 1.55
2002-03-08 Marcus Boerger-Support for IFD Arrays
2002-03-08 Marcus BoergerTIFF support for 'non' digicam files
2002-03-08 Marcus BoergerTIFF support for 'non' digicam files
2002-03-07 Joseph TateCommented out a few lines that were causing a segfault...
2002-03-07 foobar- Fixed the phpinfo() tables not to blow up when using...
next