]> granicus.if.org Git - php/shortlog
php
2003-02-23 Marcus BoergerFix the name
2003-02-23 foobarThese both are experimental still. (there has been...
2003-02-23 foobarStyle
2003-02-23 <changelog... NEWS update
2003-02-23 <changelog... ChangeLog update
2003-02-22 Marcus BoergerDropped optimization
2003-02-22 Marcus BoergerINI files are case insensitive
2003-02-22 Ilia AlshanetskyRevent previous patch, adding of file_write_content...
2003-02-22 Ilia Alshanetskyint/long change.
2003-02-22 Marcus BoergerRemove testcode
2003-02-22 Marcus Boerger@Added dba handler inifiles to support ini files. ...
2003-02-22 Andrey Hristovadditional speedup for array_shift(). No need to rehash...
2003-02-22 Andrey Hristovrehash only in case something is changed.
2003-02-22 Georg Richterremoved some comments
2003-02-22 Georg RichterFixed bug with stmt_close (libmysql bk version 1.1477...
2003-02-22 Justin ErenkrantzAdd xbithack support to apache2handler SAPI.
2003-02-22 <changelog... ChangeLog update
2003-02-21 Wez FurlongAdd comment about thread-safety of gethostbyname on...
2003-02-21 foobarMFB
2003-02-21 foobar- Fixed bug: #22339
2003-02-21 foobarMFB
2003-02-21 foobarZTS fixes
2003-02-21 <changelog... ChangeLog update
2003-02-21 David Vinerthis tiny change adds the location of apache includes...
2003-02-20 Rasmus LerdorfAn input filter might not simply strip stuff, it might...
2003-02-20 Justin ErenkrantzRemove C++-style comment. (Breaks Sun Forte compiler.)
2003-02-20 Wez Furlong*cough*
2003-02-20 Sara GolemonReduce unnecessary filter applications when stream...
2003-02-20 Stanislav MalyshevAllow namespaces to have a number of parts. I.e., now...
2003-02-20 Justin ErenkrantzClean up apache2handler SAPI.
2003-02-20 Moriyoshi KoizumiFixed bug #22330 (overloaded strrpos() gives wrong...
2003-02-20 Derick Rethans- Fixed testcase... you can never trust on RFCs it...
2003-02-20 Hartmut Holzgraefeput constants into C output
2003-02-20 foobarstyle
2003-02-20 Derick Rethans- Fixed copy and paste bug
2003-02-20 Derick Rethans- Also add the optional raw output parameter to md5_fil...
2003-02-20 foobarThis is added in 4.3.2
2003-02-20 foobarFixed bug: #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET...
2003-02-20 Sascha Schumannupdate
2003-02-20 Derick Rethans- No need to add the \0 ourselves, the estrndup in...
2003-02-20 Sascha Schumannupdate
2003-02-20 Sascha Schumanngenerally urlencode parameters
2003-02-20 foobarVCWD_LSTAT is not available on win32/netware
2003-02-20 foobar- Fixed bug #22299 (gethostbyname() crash with non...
2003-02-20 <changelog... NEWS update
2003-02-20 <changelog... ChangeLog update
2003-02-20 Ilia AlshanetskyRevert accidental commit.
2003-02-20 Ilia AlshanetskyFixed bug #22308 (optimized passthru, code is now ...
2003-02-20 foobarconsistent with the used style
2003-02-19 Jon PariseAdd folding markers and editor directive blocks.
2003-02-19 Rasmus LerdorfFix mbstring input_filter
2003-02-19 Rasmus LerdorfInput Filter support. See README.input_filter for...
2003-02-19 foobarMFB
2003-02-19 Harald Radiprevent xdebug from crashing
2003-02-19 Hartmut Holzgraefecode for the special functions MINIT, MSHUTDOWN, RINIT...
2003-02-19 Wez Furlongtypo..
2003-02-19 Wez FurlongNews about the ZE stream thing
2003-02-19 Wez FurlongFix stupid mistake that only affected interactive mode.
2003-02-19 Hartmut Holzgraefetest specifications for MINIT and friends
2003-02-19 Hartmut Holzgraefe<code> inside <function> was supported but missing...
2003-02-19 Marc BoerenFix for bug #22221: pgsql version for dbx_query suppres...
2003-02-19 Sascha Schumannsome improvements
2003-02-19 Hartmut HolzgraefeMicrosoft Developer Studio project file (.dsp) generati...
2003-02-19 Hartmut Holzgraefenext generation ext_skel script - initial checkin
2003-02-19 Corne' Cornelius- Revert latest commit
2003-02-19 foobarws/style fixes
2003-02-19 Corne' Cornelius- Added Input Descriptor Binding to be used by blobs...
2003-02-19 foobarscandir -> php_scandir, alphasort -> php_alphasort
2003-02-19 foobarFix the possible conflicts with other libs (like libc...
2003-02-19 foobarws fixes + missing $Id$ tags, headers added
2003-02-19 Corne' CorneliusUpdated IFX_VERSION entry to work with new Version...
2003-02-19 foobarcleanup, documentation belongs elsewhere
2003-02-19 <changelog... NEWS update
2003-02-19 <changelog... ChangeLog update
2003-02-19 Ilia AlshanetskyFixed bug #22283 (possible crash when opening relative...
2003-02-19 Moriyoshi KoizumiAdded string.strip_tags filter.
2003-02-18 Moriyoshi KoizumiFixed memory leaks on conversion failure.
2003-02-18 Moriyoshi KoizumiRevived convert filter codes
2003-02-18 Jon PariseRemove a stray COM reference.
2003-02-18 Rasmus Lerdorffileno() needs a FILE * here, and at least on FreeBSD...
2003-02-18 Marcus Boerger- wrong use of sizeof(char)
2003-02-18 Marcus Boergercoding style
2003-02-18 Marcus Boergeravoiding problems
2003-02-18 Moriyoshi KoizumiBFN
2003-02-18 Derick Rethans- Added new parameter to sha1() and md5() which return...
2003-02-18 Moriyoshi KoizumiAdded description for the hand-made finite state machine.
2003-02-18 Derick Rethans- Add check for proc_open() being available
2003-02-18 Sascha SchumannRefactor new-session-id code
2003-02-18 Sascha SchumannRemember whether to send a cookie, so that we send...
2003-02-18 Wez FurlongFix incorrect TSRMLS_CC usage.
2003-02-18 Sascha Schumannadd session_regenerate_id()
2003-02-18 Moriyoshi KoizumiFixed mb_send_mail() so that Content-Type and Content...
2003-02-18 Moriyoshi KoizumiFixed bug #21708 (ucfirst() trouble again)
2003-02-18 Zeev SuraskiAvoid using a C++ reserved word
2003-02-18 Moriyoshi KoizumiFixed bug #21689 (fgetcsv suppresses some characters...
2003-02-18 Zeev SuraskiCommit missing stuff
2003-02-18 Wez FurlongFixup build for win32
2003-02-18 Wez FurlongImplement com_create_guid().
2003-02-18 Wez FurlongImplement simple stream support in the ZE scanners.
2003-02-18 Georg Richteradded new function mysqli_stmt_store_result
next