]> granicus.if.org Git - php/shortlog
php
2002-11-12 David Vineradding to do list to help clarify exactly what we are (or
2002-11-12 Zak GreantModified php_mysql_do_connect() as suggested by Nick...
2002-11-12 <changelog... NEWS update
2002-11-11 Marcus Boergermake flock() a function again when it is missing
2002-11-11 Harrie HazewinkelAdding a more detail print functions, that assist/make...
2002-11-11 Harrie HazewinkelAdding SNMPv3 support.
2002-11-11 Marcus BoergerUse php_flock instead of flock
2002-11-11 Marcus Boerger-make the flock() emulation a separate function named...
2002-11-11 Andi Gutmans- Update with statics
2002-11-11 Harrie HazewinkelFixing the php_info function.
2002-11-11 Sebastian BergmannFugbix typo.
2002-11-11 Marcus Boergerforgot to add fprintf in list
2002-11-11 Ilia AlshanetskyFixed compile warnings.
2002-11-11 Marcus Boergermake flock PHPAPI
2002-11-11 Jason GreeneSwitch to using error_docref
2002-11-11 Ilia AlshanetskyMFZE1
2002-11-11 Ilia AlshanetskyFix missing header warnings (alloca.h) on Sun Os &...
2002-11-11 Derick Rethans- Revert that patch, this was not optional at all.
2002-11-11 Ilia AlshanetskyAdded a flex version check. In the event required flex...
2002-11-11 Edin KadribasicFixed windows build. Symbol PHP_EXPORTS is a no-no...
2002-11-11 Georg Richteradded a little bit more information for mysql.trace_mode
2002-11-11 Moriyoshi KoizumiAdded support for windows code pages.
2002-11-11 Moriyoshi KoizumiWS
2002-11-11 Georg Richteradded mysql.trace_mode
2002-11-11 Georg RichterAdded new functionality:
2002-11-11 Marcus Boerger-fix file open mode when modifier 'd' is used
2002-11-11 Marcus Boerger-Precondiftion: no open files
2002-11-11 Marcus BoergerAdd missing flush
2002-11-11 Jason GreeneReport function name when log() triggers a base warning
2002-11-11 Jason GreeneAdd the ability to take the logarithm of any base by...
2002-11-11 Jason Greeneadd test function for log()
2002-11-11 Moriyoshi KoizumiFixed mb_convert_case() / mb_strtolower() / mb_strtoupp...
2002-11-11 Christian Dickmannmake cache (get/set) binary safe
2002-11-11 Moriyoshi KoizumiRemoved the test. I should have been more aware of...
2002-11-10 James Coxgive Wez streams credits he deserves.
2002-11-10 Marcus BoergerEmit a warning when open mode modifier t is used wrong.
2002-11-10 Marcus BoergerAdd $lock_flag which allows to change lock behaviour...
2002-11-10 Marcus BoergerUse 'l' to open database file with locking on .lck...
2002-11-10 Andi Gutmans- MFZE1
2002-11-10 Moriyoshi KoizumiFixed mb_send_mail() so that it correctly handles the...
2002-11-10 Moriyoshi KoizumiFixed German language spec entry.
2002-11-10 Derick Rethans- Make it rely on cURL version 7.9.8 again, so that...
2002-11-10 Derick Rethans- Remove \n from error messages
2002-11-10 Moriyoshi KoizumiFixed OnUpdate_mbstring_language so that change for...
2002-11-10 Moriyoshi KoizumiChanged the default settings so that it shouldn't affec...
2002-11-10 Ilia AlshanetskyAdded a missing '.', which is needed for proper skip...
2002-11-10 Ilia AlshanetskyPHP flags specified in .htaccess can now be turned...
2002-11-10 Ilia AlshanetskyAdded missing zend_lineno initilization.
2002-11-10 Moriyoshi KoizumiMade it conscious of the line number
2002-11-10 Moriyoshi KoizumiThese changes seems to have bad effect on htmlentities().
2002-11-10 Moriyoshi KoizumiAdded a test case for bug #17882
2002-11-10 Marcus Boerger-Centralise open stream for builtin modules that use...
2002-11-10 Stanislav Malyshevfix statics - make it behave like $this (fetch type...
2002-11-10 Marcus Boergerupdate dba change list
2002-11-10 Marcus Boergerfinish work on locking
2002-11-10 Moriyoshi KoizumiAdded a test case to check if my recent patch works
2002-11-10 Sascha SchumannDefend against pipelined requests on persistent connect...
2002-11-10 Melvyn Sopacua- implement xslt_backend_info
2002-11-10 Melvyn Sopacua- Make it possible for people to save results and/or...
2002-11-10 Maxim Maletskyfixed several proto return types throughout the extension
2002-11-10 Ilia AlshanetskyBug fixing news.
2002-11-10 Ilia AlshanetskyFixed bug #19935. Made OpenSSL file system operations...
2002-11-10 Ilia AlshanetskyFixed a bug that in many situations would cause open_ba...
2002-11-10 Stig Bakken* implement transactions for uninstall
2002-11-10 Stig Bakken* implemented file transactions so installs may be...
2002-11-10 foobarws fixes
2002-11-10 Stig Bakken* add folds
2002-11-10 Stig Bakken* honor track_errors ini setting in php_verror()
2002-11-09 Moriyoshi KoizumiFixed typo
2002-11-09 Moriyoshi KoizumiAdded a test for mb_substr_count()
2002-11-09 Moriyoshi KoizumiAdded mb_substr_count() as per the request #15097
2002-11-09 Moriyoshi KoizumiFixed PHP_INI_MH(OnUpdate_mbstring_language) so that...
2002-11-09 Sterling Hughesadd a whole bunch of constants that make the interface...
2002-11-09 Sterling Hughesadd check for curl 7.10.2
2002-11-09 Andrei ZmievskiFix memory leak in non-ZTS mode.
2002-11-09 Stig Bakken* cleaning house
2002-11-08 Ilia AlshanetskyMade open_basedir error more descriptive.
2002-11-08 Andrei ZmievskiRemove unnecessary comments.
2002-11-08 Moriyoshi KoizumiUse proper types
2002-11-08 Moriyoshi KoizumiFixed typo
2002-11-08 Sterling Hughesadd support for curl 7.10.* constants (at least most...
2002-11-08 Moriyoshi KoizumiAdded a test for bug #19566
2002-11-08 Marcus Boergerhide possible warnings
2002-11-08 Sterling Hughesuse consistent constants
2002-11-08 Sascha Schumanns/PHP_API/PHP_API_VERSION/
2002-11-08 Marcus Boerger-update to version 1.6.2
2002-11-08 Hartmut Holzgraefefix for #20198:
2002-11-08 Moriyoshi KoizumiAdded a test for function overloading behaviour
2002-11-08 CHAILLAN NicolasVery little fixes
2002-11-08 Ilia AlshanetskyFixed prototype of image_type_to_mime_type(), bug ...
2002-11-08 Ilia AlshanetskyFixed compile warning when compiling without openssl...
2002-11-08 Ilia AlshanetskyMove SWC (compressed swf) check into a separate test...
2002-11-08 Ilia AlshanetskyBug fixing news.
2002-11-08 Ilia AlshanetskyAdded skip conditions in the event the required charset...
2002-11-08 Ilia AlshanetskyThis option is needed if we need to track errors inside...
2002-11-08 Ilia AlshanetskyAdded a skip condition if the English dictionary needed...
2002-11-08 Ilia AlshanetskyAdded a skip condition in the event posix_kill(), which...
2002-11-08 Ilia AlshanetskyRemoved duplicate assignment.
2002-11-08 Marcus Boerger-lock support moved from dba_flatfile.c to dba.c
2002-11-08 Stig Bakken* fix path prepends
next