]> granicus.if.org Git - php/shortlog
php
2003-05-07 Moriyoshi KoizumiRemoved redundant TSRMLS_FETCH's
2003-05-07 Moriyoshi KoizumiThis should be needed.
2003-05-07 Moriyoshi KoizumiAdded even better allocator codes for both expat &...
2003-05-07 Moriyoshi KoizumiPossible fix for bug #23455 (patch by rrichards@digarc...
2003-05-07 Moriyoshi KoizumiFixed build with iconv disabled
2003-05-07 Marcus BoergerInfrastructure to catch warnings and throw tehm as...
2003-05-07 Marcus BoergerInheritance fixes
2003-05-06 Sara GolemonHINFO RDATA is <label><label> not <nshort><nshort>
2003-05-06 Sterling HughesBundle libxml and add compatibility layer
2003-05-06 Sascha SchumannImproved protection against hostname attacks
2003-05-06 Hartmut Holzgraefeunfinished work towards towards refactoring of extensio...
2003-05-06 Hartmut Holzgraefeadd 'extern "C"' where needed for C++
2003-05-06 Hartmut Holzgraefestupido :(
2003-05-06 Hartmut Holzgraefe- make sure we are running on PHP 5
2003-05-06 Hartmut Holzgraefenew TODO iten: specify "pass by reference" in protos
2003-05-06 Marcus BoergerChange of roles
2003-05-06 Sascha Schumannfix typo
2003-05-06 Sascha Schumannimprove portability
2003-05-06 Marcus Boerger#i shouldn't do test-fiddling after 3o-clock
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
next