]> granicus.if.org Git - php/shortlog
php
2001-02-04 <changelog... ChangeLog update
2001-02-04 Andrei ZmievskiAllow passing class name as well as an object instance...
2001-02-03 Andrei ZmievskiSet the correct function state during execution. This...
2001-02-03 Andrei ZmievskiAdding delimiter capturing functionality.
2001-02-03 Andrei ZmievskiInherit overloaded handlers.
2001-02-03 <changelog... ChangeLog update
2001-02-03 <changelog... NEWS update
2001-02-03 Sean BrightComments didn't reflect rewinddir()
2001-02-02 Andrei ZmievskiRevert bogus patch and fix it properly.
2001-02-02 Colin ViebrockFix for http://bugs.php.net/bugs.php?id=9082
2001-02-02 Rasmus Lerdorfpspell .12 fix
2001-02-02 Harald Radicorrect phpinfo() output
2001-02-02 Colin ViebrockI think this should've been changed as well, right?
2001-02-02 Egon SchmidFixed protos.
2001-02-02 Harald Radicorrect phpinfo() output
2001-02-02 Rasmus LerdorfFix strip_tags to not strip a lone > character
2001-02-02 Sergey KartashoffAdded new UDM_PARAM_STOPTABLE and UDM_PARAM_STOPFILE...
2001-02-02 Chuck Hagenbuchmake sure to include subclasses before trying to instan...
2001-02-02 <changelog... ChangeLog update
2001-02-02 <changelog... NEWS update
2001-02-01 Colin Viebrocktrigger_error() should be ($msg,$level), no?
2001-02-01 Thies C. Arntzenws-only
2001-02-01 Thies C. Arntzen@- When using the ob_gzhandler() PHP now automagically...
2001-02-01 Sascha SchumannFix a huge memory leak in the ob_gzhandler.
2001-02-01 Colin ViebrockWhile we're fixing the ini files, change these to web...
2001-02-01 Stanislav MalyshevAllow usage of GD contexts and not tempfiles in output...
2001-02-01 Andrei ZmievskiNo need for CLS_FETCH().
2001-02-01 Sascha SchumannFix broken ZTS build
2001-02-01 Andrei ZmievskiAdd cvsclean target for standalone extensions.
2001-02-01 Sergey KartashoffUDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param...
2001-02-01 Stanislav MalyshevAdd utility function
2001-02-01 Stig Bakkendid someone poop in the code? :-)
2001-02-01 Uwe Steinmann­ some modification from Rainer Schaaf
2001-02-01 Jon PariseMassive reformatting.
2001-02-01 Andrei ZmievskiModified /F handling to allow calling object methods.
2001-02-01 Andrei ZmievskiAdded zend_is_callable() function that checks whether...
2001-02-01 <changelog... ChangeLog update
2001-02-01 <changelog... NEWS update
2001-01-31 Egon SchmidOnly two lines are allowed here.
2001-01-31 Sean BrightAdded the mysql_get_*_info() functions.
2001-01-31 Andi Gutmans- Change unset() functions to null(). unset() is legacy
2001-01-31 Chuck Hagenbuchuse $HTTP_SERVER_VARS, in case register_globals is...
2001-01-31 Daniel Beulshausenadd iconv and ming
2001-01-31 Daniel Beulshausennuke warning, and add dsp
2001-01-31 Daniel Beulshausenfix typo
2001-01-31 Daniel Beulshausenmake iconv compile under win32 using libiconv
2001-01-31 Sergey KartashoffAdded search cache and track query features.
2001-01-31 James MooreAdding readme for release process, this needs to live...
2001-01-31 Harald Radiadded currency, date, IUnknown and NULL datatypes
2001-01-31 Uwe Steinmann- note about change of pdf api
2001-01-31 Andi Gutmans- Quick fix. I'm for changing these to add_property_nul...
2001-01-31 <changelog... ChangeLog update
2001-01-31 <changelog... NEWS update
2001-01-31 Stig Bakkenwhitespace
2001-01-31 Sean BrightFixed conditional.
2001-01-31 Sean BrightFix for bug #8991. mysql_field_type() now returns...
2001-01-30 Adam DickmeissFixed problem with looping present requests for Isite...
2001-01-30 Harald Radifixing .cvsignore
2001-01-30 Harald Radiadding .cvsignore
2001-01-30 Sergey KartashoffmnoGoSearch extension module initial version has been...
2001-01-30 Stig Bakken@Allow url encoding in DB usernames and passwords ...
2001-01-30 David ErikssonApplied patch from Oleg Sharoiko <os@rsu.ru> to fix...
2001-01-30 Harald Radipass another com object as parameter
2001-01-30 <changelog... ChangeLog update
2001-01-30 Stig Bakken@Added raiseError and setErrorHandling methods to PEAR...
2001-01-29 foobarFixed bug #8946. In some systems the libxml.* is actual...
2001-01-29 Harald Radiuse *_EXTERN_C() and PHP_WIN32
2001-01-28 Harald Radifixed unicodeconversion and parameter passing bugs...
2001-01-28 Harald Radifixed unicodeconversion and parameter passing bugs...
2001-01-28 <changelog... ChangeLog update
2001-01-28 John DonagherPR:
2001-01-28 John DonagherPR:
2001-01-27 John DonagherPR:
2001-01-27 Egon SchmidFixed some protos.
2001-01-27 Egon SchmidFile formats in uppercase characters.
2001-01-27 Andi Gutmans- That doesn't seem like a smart thing to do :)
2001-01-27 Sascha SchumannThis config.m4 was obviously not tested at all before...
2001-01-27 <changelog... ChangeLog update
2001-01-27 James MooreAdding Ming experimental file
2001-01-27 Dave HaydenFirst include of ming (SWF generation) library wrapper
2001-01-27 Boian Bonev# fixed protos in comments for *_ex functions
2001-01-26 Egon SchmidMostly off by one.
2001-01-26 Egon SchmidFixed another proto.
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Egon SchmidWhitespace change for funclist.txt.
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Chuck Hagenbuchhave DB::isError return true if passed "null". Now...
2001-01-26 Egon SchmidFixed some protos.
2001-01-26 Uwe Steinmann- This is major change of the php pdf api to be closer...
2001-01-26 Uwe Steinmann- changed naming of some functions (kept compatibility)
2001-01-26 <changelog... ChangeLog update
2001-01-25 Daniel Beulshausenmake msql build under win32
2001-01-25 Hartmut Holzgraefegd didn't work if no WBMP was available after rev 1...
2001-01-25 Stanislav MalyshevFix crash in stdout image output
2001-01-25 <changelog... ChangeLog update
2001-01-25 <changelog... NEWS update
2001-01-24 Sebastian BergmannAdded my_winthread.c. Thanks to Thimble Smith.
2001-01-24 Andrei ZmievskiAlready done.
2001-01-24 Ben MansellAdded 'you must use gcc' comment to build instructions.
2001-01-24 MySQL TeamDon't #define HAVE_COMPRESS on windows.
next