]> granicus.if.org Git - php/shortlog
php
2002-03-02 Stig Bakkenfix test
2002-03-02 Stig Bakken* work with sapi/cli
2002-03-02 <changelog... NEWS update
2002-03-02 <changelog... ChangeLog update
2002-03-01 Edin KadribasicAdded PHP_SAPI constant which contains the name of...
2002-03-01 Andrei ZmievskiMFZE1
2002-03-01 Andrei ZmievskiMFZE1
2002-03-01 Derick Rethans- Fix for Sun WorkShop 6 update 2 compiler (Bug #15812)
2002-03-01 Andrei Zmievski*** empty log message ***
2002-03-01 Andi Gutmans- Remove use of C++ reserved words namespace/this
2002-03-01 Andi Gutmans- Fix bug in nested try/catch's
2002-03-01 Derick Rethans- Add support for returning NULL values from Interbase...
2002-03-01 foobar- We haven't got the branch yet..
2002-03-01 Yasuo OhgakiFix compiler warnings and header file path.
2002-03-01 Zeev SuraskiFix php_splice() to work with large values
2002-03-01 Yasuo OhgakiUpdate doc
2002-03-01 Andi Gutmans- Fix crash reported by Sebastian when destructor funct...
2002-03-01 Yasuo OhgakiAdded todo item for Java extention documentation.
2002-03-01 Yasuo OhgakiMerge TODO-4.2.txt into TODO.
2002-03-01 Stig Bakken* code for install/uninstall/upgrade complete, not...
2002-03-01 Yasuo OhgakiDo explicit test againt to FAILURE.
2002-03-01 Stig Bakken* output a reminder to set CVS tags after packaging
2002-03-01 Stig Bakken* use cli sapi to run tests
2002-03-01 Shane Caraveoadd stuff here also.
2002-03-01 Shane Caraveoadd comment for IIS users
2002-03-01 Marcus Boerger+Support for Photographer/Editor Copyright as associati...
2002-03-01 Yasuo OhgakiFix compiler warnings
2002-03-01 Yasuo OhgakiAdded ob_get_status() to get array of buffers and it...
2002-03-01 Shane Caraveodocument force-redirect in php.ini
2002-03-01 Shane CaraveoThis is much better. With FORCE_CGI_REDIRECT turned...
2002-03-01 <changelog... ChangeLog update
2002-03-01 Shane Caraveofix force redirect crash under multithreaded compile
2002-03-01 Shane Caraveoturn on force redirect for windows
2002-02-28 foobar- Fixed a typo. (caught by jtate@php.net)
2002-02-28 Rasmus LerdorfChange fatal errors to warnings - fix bug #15797
2002-02-28 Derick Rethans- Make it a boolean
2002-02-28 Brad HouseFix proto for mcve_initconn
2002-02-28 Edin KadribasicInserted a note about CGI binary name change.
2002-02-28 Marc BoerenUpdating docs (Mc)
2002-02-28 Marcus BoergerChanged file to match CODING_STANDARDS except function...
2002-02-28 Edin KadribasicRemoved CWD from php_ini_search_path when using CLI...
2002-02-28 Yasuo OhgakiUse {NULL, NULL, NULL} to terminate function entry.
2002-02-28 Edin KadribasicDefault name of CGI binary changed to php-cgi.
2002-02-28 Marc BoerenAdded entry that I forgot when comitting the code (Mc)
2002-02-28 Sebastian BergmannMaintain headers.
2002-02-28 Yasuo OhgakiRecommend ZEND_* macro over PHP_* macro as discussed...
2002-02-28 Sebastian BergmannFix headers.
2002-02-28 Yasuo OhgakiAdded how to put bug ID in commit message.
2002-02-28 Yasuo OhgakiFix iconv. Patch by (itai@siftology.com)
2002-02-28 <changelog... ChangeLog update
2002-02-28 Marcus Boerger+Added UNICODE support for Comments
2002-02-27 Rasmus LerdorfDrop this default to 12 to avoid some of the .000000000...
2002-02-27 Brad HouseInitial MCVE extension added (Credit Card Processing)
2002-02-27 Andrei ZmievskiThis has been scaring people off.
2002-02-27 foobar- Missed this one..
2002-02-27 Derick Rethans- Fix proto
2002-02-27 Adam DickmeissImplemented yaz_schema. Cleanup. 1.8 YAZ required
2002-02-27 foobarFixed minor typo.
2002-02-27 Derick Rethans- Oops... wishful thinking here :)
2002-02-27 Derick Rethans- Update version number
2002-02-27 James Coxcorrecting grammar so it's readable
2002-02-27 Sebastian BergmannAdd 4.1.2 NEWS entries to HEAD.
2002-02-27 Sebastian BergmannURLEncoder.encode(string) is deprecated in the Java...
2002-02-27 <changelog... ChangeLog update
2002-02-26 Andi Gutmans- Hopefully fix the shutdown_memory_manager() stuff...
2002-02-26 Sebastian BergmannTSRM Cleanup.
2002-02-26 Andi Gutmans- MFZE1
2002-02-26 Andi Gutmans- Pass shutdown_memory_manager the TSRMLS context.
2002-02-26 Dan KalowskyBug fix 15719 as submited by Joseph Southwell and allow...
2002-02-26 Edin KadribasicAllow use of dl() when CLI is compiled with ZTS (bug...
2002-02-26 <changelog... ChangeLog update
2002-02-25 jim winsteadmake it more clear that --with-apache and --with-apxs...
2002-02-25 <changelog... NEWS update
2002-02-25 <changelog... ChangeLog update
2002-02-24 Derick Rethans- Fix the fix.. no need to escape " in single quotes
2002-02-24 Derick Rethans- Add slashes around string output
2002-02-24 Derick Rethans- Update with XP (Thanx to Jan for the patch)
2002-02-24 Stig Bakken* fix broken dtd
2002-02-24 Sebastian BergmannMake phpinfo() look nicer.
2002-02-24 <changelog... ChangeLog update
2002-02-23 Markus Fischer- Fix info output (Peter Neuman <neuman_peter@hotmail...
2002-02-23 Tomas V.V.CoxDTD corrections (make it require minimal data for insta...
2002-02-23 Stig Bakken* started implementing new "cross-environment" command API
2002-02-23 Holger ZimmermannFixed functionality to read in server variables.
2002-02-23 Tomas V.V.CoxPoint readers to pear web
2002-02-23 Tomas V.V.Coxoutdated TODO not needed for the moment
2002-02-23 Rui Hirokawafixed configure error with freetype1.
2002-02-23 <changelog... ChangeLog update
2002-02-23 Rui Hirokawafixed a comment and default output encoding changed...
2002-02-23 Rui Hirokawaphp.h included.
2002-02-22 Vincent Blavet* Packager : Changing the order of the files in the...
2002-02-22 Frank M. KromannReturn true on update success.
2002-02-22 Yasuo OhgakiFix crash bug 15607
2002-02-22 <changelog... ChangeLog update
2002-02-21 Sebastian BergmannMaintain ZEND_CHANGES to account for the addition of...
2002-02-21 Andi Gutmans- Experimental support for private members.
2002-02-21 Yasuo OhgakiAdded fmod() function
2002-02-21 Sebastian BergmannAdd aggregation to Win32 build.
2002-02-21 Andrei ZmievskiAdding object aggregation capability along with tests.
2002-02-21 Sean BrightFix for bug #15605
next