]> granicus.if.org Git - php/shortlog
php
2003-05-04 Marcus BoergerFix bug #23162 user_error() crashs if > 1024 bytes...
2003-05-04 Moriyoshi KoizumiFixed an issue that zend-multibyte's behaviour doesn...
2003-05-04 Moriyoshi KoizumiReal fix and a test case for bug #22008
2003-05-04 Marcus BoergerAdd me
2003-05-04 Moriyoshi KoizumiA quick fix for bug #22008
2003-05-04 Moriyoshi KoizumiAdded missing sanity check
2003-05-04 Zak GreantAdded a few extra proto descriptions and made some...
2003-05-04 Sterling Hughessemicolon
2003-05-03 Sterling Hughesproto
2003-05-03 Sterling Hughesadd an accessor for the default exception
2003-05-03 Marcus BoergerMFB: Fix test
2003-05-03 Marcus Boerger- Indendation fix
2003-05-03 Sebastian BergmannAdjust path to bundled expat sources for Win32 build.
2003-05-02 Marcus BoergerFix MFN error (now really)
2003-05-02 Marcus BoergerFix MFN error
2003-05-02 Marcus BoergerAdd iterator interface and test
2003-05-02 Marcus BoergerInterfaces only implement interfaces
2003-05-02 Marcus BoergerRemove this debug line too
2003-05-02 Moriyoshi KoizumiFixed bug #23449
2003-05-02 Andrey HristovExtending substr_replace().
2003-05-02 Thies C. Arntzen@ - Fixed bug #23376 OCINewDescriptor
2003-05-02 Sterling Hughesremove this, its now in bundle
2003-05-02 Sterling Hughesnew file that deals with the bundle
2003-05-02 Sterling Hughesmissing file
2003-05-02 Sterling Hughesdetect expat-dir
2003-05-02 Sterling Hughesadd expat into the bundle, the litmus test for the...
2003-05-02 Sterling Hughesbeginnings of php5/bundle support
2003-05-02 Sterling Hughessome improvements to the debugging macros
2003-05-02 Marcus BoergerAdd some info
2003-05-02 Sara GolemonBug Fix (22433). When the bottom of a range() is chr...
2003-05-02 foobar- Fixed bug #22580 (ext/odbc compile failure with dbmaker)
2003-05-01 foobar- Fixed bug #23427 (compile failure with GD 1.8.3)
2003-05-01 Marcus BoergerAdd spl extension
2003-05-01 Edin KadribasicAllign.
2003-05-01 Ilia Alshanetskyemalloc -> safe_emalloc
2003-05-01 Sascha Schumanncleanup
2003-05-01 Marcus Boergertests depend on ini option
2003-05-01 Marcus BoergerDon't return table names
2003-05-01 Marcus BoergerCheck returned associative indexes
2003-05-01 Sterling Hughesno need to comment out, it doesn't belong there '.'
2003-04-30 Wez FurlongUnixODBC also supports the fetch_array() and fetch_obje...
2003-04-30 Ilia Alshanetskyemalloc -> safe_emalloc
2003-04-30 Frank M. KromannFixing bit support. Bug #23324
2003-04-30 Moriyoshi KoizumiReally fix the test.
2003-04-30 Rasmus LerdorfMFB
2003-04-30 Marcus BoergerAllow both parameter orderings
2003-04-30 Marcus BoergerAllow to set result_type default for each query
2003-04-30 Wez FurlongFix memory leak in odbc_fetch_(array|object).
2003-04-30 foobarmissing entries
2003-04-30 foobartempnam() creates an empty file..prevent them from...
2003-04-30 foobar- Fixed bug #23371 (configure falsely detects c-client...
2003-04-30 foobarAdd some missing quotes. Noticed by Michael Mauch ...
2003-04-30 foobarCS fix
2003-04-30 foobarFix compile problems with < 9.2 oracle libs
2003-04-30 Ilia AlshanetskyFixed bug #23417 (compile failure in apache2filter...
2003-04-30 Ilia AlshanetskyFixed compiler warning (found by Larry Rosenman <ler...
2003-04-29 Sara GolemonAdd support for SRV and NAPTR records to dns_get_record...
2003-04-29 Sascha SchumannFix the *= operator
2003-04-29 Wez FurlongFix dirname() under win32.
2003-04-29 Moriyoshi KoizumiFixed typo
2003-04-29 Moriyoshi KoizumiFixed bogus skip condition
2003-04-28 Ilia Alshanetskyemalloc -> safe_emalloc
2003-04-28 Sascha SchumannFix Content-Encoding header lacking CRLF
2003-04-28 Jay SmithA few fixes Uwe suggested, plus plugged a memleak and...
2003-04-28 foobarMake use of --with-exec-dir for real..
2003-04-28 foobarws fix
2003-04-28 Adam DickmeissFor yaz_wait, when event=>TRUE is specified for array...
2003-04-28 Sascha SchumannMFB usage fix
2003-04-28 Derick Rethans- Commit the .c file too...
2003-04-28 Sara GolemonReword entry per sniper
2003-04-28 Derick Rethans- Make them available on Windows too from other files.
2003-04-28 Sascha Schumannimprove php_url_encode
2003-04-28 Moriyoshi KoizumiAdded missing sanity check in fgetcsv()
2003-04-28 Wez FurlongFix for #23340; fopen on multiple urls from the same...
2003-04-28 Derick Rethans- Fix non-ZTS build after Sterling's changes to TSRM
2003-04-28 Edin KadribasicMore clean way of ignoring headers in CLI since we...
2003-04-28 foobarRemove unnecessary entry
2003-04-27 Sterling Hughesuse the new TSRMLS_FETCH_FROM_CTX() macro
2003-04-27 Sterling Hughesadd TSRMLS_FETCH_CTX which allows you to map a variable...
2003-04-27 Marcus BoergerMore tests
2003-04-27 Marcus BoergerReset option parsing
2003-04-27 Marcus Boergersplit parameter parsing once more: do informal queries...
2003-04-27 Stanislav Malyshevfix TSRM
2003-04-27 Stanislav MalyshevMFB 4_3:
2003-04-27 Wez FurlongSeems like a better fix..
2003-04-27 Marcus BoergerMore safe_emalloc()
2003-04-27 Wez FurlongWS, plus default: would prevent case SQLITE_DONE: in...
2003-04-27 Marcus BoergerEnable some more functions with unbuffered queries
2003-04-27 Marcus BoergerAdd more tests
2003-04-27 Sara Golemonftp wrapper enhancements
2003-04-26 Hartmut Holzgraefe- more code moved to the appropriate php_*.php helper...
2003-04-26 Hartmut Holzgraefeconstructor proto change
2003-04-26 Hartmut Holzgraefecmdline parameter parsing improved
2003-04-26 Hartmut Holzgraefeconstructor prototype changed
2003-04-26 Hartmut Holzgraefebetter 'name' regex
2003-04-26 Hartmut Holzgraefephp 5 constructor style and whitespace
2003-04-26 Hartmut Holzgraefesupport arrays of error messages in addition to single...
2003-04-26 Hartmut Holzgraefeuse PHP 5 style constructor
2003-04-26 Hartmut Holzgraefemodule global variables and ini parameters now have
2003-04-26 Hartmut Holzgraefelicense comment headers and license files are now created
next