]> granicus.if.org Git - php/shortlog
php
2003-05-06 Sebastian BergmannMFB: Fix for bug #23489.
2003-05-06 Marcus BoergerFind a better solution for the tests
2003-05-05 Daniela Mariaschi- removed error message in dtor
2003-05-05 Ilia Alshanetskys/g/G/
2003-05-05 Ilia AlshanetskyFixed tests to reflect full float values.
2003-05-05 Ilia AlshanetskySanity check that ensures proper handling of 'E' double...
2003-05-05 Moriyoshi KoizumiAdded links to HTML entity resources
2003-05-05 Hartmut Holzgraefebasename() now binary safe, testcases added
2003-05-05 Christian StockerMFB (set the doc property to NULL if no parent is avail...
2003-05-05 Hartmut Holzgraefeproto fix
2003-05-05 Thies C. Arntzenfixed FMR
2003-05-05 Moriyoshi KoizumiFixed printzn part.
2003-05-05 Moriyoshi KoizumiFixed printzv macro
2003-05-05 Sebastian BergmannAdd test case for bug #23489.
2003-05-05 Alexander Merzintroduce download-all command for the PEAR Installer
2003-05-04 Marcus BoergerFix namespace issue: Only CG is needed here
2003-05-04 Marcus BoergerAllow functions in internal namespaces (for example...
2003-05-04 Marcus BoergerChange tests to reflect error message changes
2003-05-04 Marcus BoergerModify the abstract error message so that it shows...
2003-05-04 Marcus BoergerFix warnings
2003-05-04 Ilia AlshanetskySafer implementation.
2003-05-04 Marcus BoergerDon't inherit twice what is needed only once
2003-05-04 Ilia AlshanetskyFixed bug #23298 (serialize cuts off floats & doubles)
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
next