]> granicus.if.org Git - php/shortlog
php
2006-07-05 Antony DovgalBFN
2006-07-05 Antony DovgalMFH: fix bug #38003(in classes inherited from mysqli...
2006-07-05 Antony DovgalMFH: export zend_std_get_constructor()
2006-07-05 Antony DovgalMFH: improve error messages
2006-07-05 Edin Kadribasicapache2filter on windows news
2006-07-05 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2006-07-04 Ilia AlshanetskyEliminate some compiler warnings
2006-07-04 Derick Rethans- MFH: Updated timezonedb to version 2006.7.
2006-07-04 Hannes Magnussonmfh
2006-07-04 Hannes MagnussonMFH: Fix protos&arginfo
2006-07-04 Dmitry StogovFixed memory leak
2006-07-04 Dmitry StogovChanged priority of PHPRC environment variable on win32...
2006-07-03 Hannes MagnussonMake everyone happy
2006-07-03 Ilia AlshanetskyFixed test
2006-07-03 John CoggeshallAdding Apache2Filter news
2006-07-03 John CoggeshallReimplementation of the way Apache 2 Filter works....
2006-07-03 Hannes Magnussonfix tests
2006-07-03 Nuno Lopesmore testing
2006-07-03 Nuno Lopesnew tests and fix the locales test where the pt local...
2006-07-02 Ilia AlshanetskyFixed bug #37987 (invalid return of file_exists() in...
2006-07-02 Hannes MagnussonMFH: arginfo fixes
2006-07-01 Nuno Lopesfixed segfaults and such things within the new assert02...
2006-07-01 Nuno Lopesadd const keywords
2006-06-30 Hannes MagnussonMFH reference fixes
2006-06-30 Antony Dovgalnews
2006-06-30 Antony DovgalMFH: add error messages to disk_free_space() & disk_tot...
2006-06-29 Ilia AlshanetskyFixed test for situations where pspell_clear_session...
2006-06-29 Antony Dovgalfix test on AIX and Solaris
2006-06-29 Ilia AlshanetskyFixed test
2006-06-29 Hannes MagnussonFix test on linux
2006-06-29 Hannes Magnussonmfh
2006-06-29 Hannes Magnussonfix test
2006-06-29 Hannes Magnussonurl->URL
2006-06-29 Hannes MagnussonBug #37961 (url should be URL)
2006-06-29 Antony DovgalMFH: make sure we won't get into endless loop
2006-06-29 Antony Dovgaladd new tests
2006-06-28 Ilia AlshanetskyImproved safe_mode check for the error_log() function.
2006-06-28 Antony DovgalBFN
2006-06-28 Antony DovgalMFH: fix #37931 (possible crash after database restart...
2006-06-28 Nuno Lopesnew tests (001.phpt is just a rename from the older...
2006-06-27 Ilia AlshanetskyImproved the error reporting in SOAP extension on reque...
2006-06-27 Nuno Lopesadd new tests. bump code coverage to more than 80%
2006-06-27 Hannes Magnussonarginof fixes
2006-06-27 Hannes MagnussonFix arg info (php6 features)
2006-06-27 Antony Dovgaladd new tests
2006-06-27 Nuno Lopesrevert per Derick request
2006-06-27 Antony DovgalMFH: no need to throw E_ERROR here
2006-06-27 Nuno Lopesadd a couple of static and const keywords, to let the...
2006-06-27 Antony Dovgalmore tests
2006-06-27 Antony Dovgalmore date() tests
2006-06-27 Antony DovgalBFN
2006-06-27 Antony DovgalMFH: fix #37920 (compilation problems on z/OS)
2006-06-27 Hannes MagnussonMFH: fix/add SKIPIF
2006-06-26 Hannes MagnussonMFH: fix test
2006-06-26 Antony Dovgaladd new tests
2006-06-26 Antony DovgalMFH: zero-terminate strings produced with FORCE_DEFLATE
2006-06-26 Antony Dovgaldon't try to inflate empty strings (and stop segfaulting!)
2006-06-26 Hannes Magnussonnuke obsolete arginfo
2006-06-26 Hannes MagnussonMFH: argument info
2006-06-26 Hannes MagnussonMFH: test for bug #37244
2006-06-26 Antony Dovgaladd new tests, improve the old ones
2006-06-26 Antony DovgalMFH: detect empty mode string and avoid off-by-one
2006-06-26 Hannes MagnussonUpdated protos & vim folding
2006-06-26 Hannes MagnussonMFH: argument info for php_user_filter
2006-06-26 Hannes MagnussonMFH: use the ZEND_ACC_DEPRECATED flag rather than custo...
2006-06-26 Hannes MagnussonMFH: Removed obsolete arginfo include
2006-06-26 Hannes MagnussonAdded SimpleXMLElement::saveXML() as an alias for Simpl...
2006-06-26 Dmitry StogovFixed bug #37862 (Integer pointer comparison to numeric...
2006-06-26 Rasmus LerdorfMFH: fix sapi_getenv() leak
2006-06-25 Hannes MagnussonMFH http_build_query() & parse_url() news
2006-06-25 Antony Dovgalimprove test file
2006-06-25 Hannes MagnussonAdded image_type_to_extension()
2006-06-25 Hannes MagnussonWS fix
2006-06-25 Hannes MagnussonMFH: image_type_to_mime_type()
2006-06-24 Marcus Boerger- MFH Fix ReflectionObject::getProperties() + dyn prope...
2006-06-23 Antony Dovgalplug leak
2006-06-23 Ilia AlshanetskyChange E_ERROR to E_RECOVERABLE_ERROR
2006-06-23 Antony DovgalMFH: fix typo and bug #37886
2006-06-23 Michael Wallner- use %zu to format size_t
2006-06-22 Antony Dovgalfix typo
2006-06-22 Antony DovgalMFH: add wrappers for timelib_day_of_week_ex()
2006-06-22 Antony DovgalMFH:
2006-06-21 Ilia AlshanetskyFixed compiler warnings.
2006-06-21 Antony DovgalMFH: improve check for stream mode, add tests
2006-06-21 Antony DovgalMFH: don't try to read or write from/to a stream if...
2006-06-21 Antony DovgalMFH: fix invalid read with bzopen("","") and prevent...
2006-06-20 Ilia AlshanetskyRemoved pointless callbacks.
2006-06-20 Nuno Lopesmake sure the test outputs what we want
2006-06-20 Hannes MagnussonBug fix news...
2006-06-20 Hannes MagnussonRenamed to bug37864.phpt
2006-06-20 Hannes MagnussonMFH
2006-06-20 Antony Dovgaldon't leave garbage in tmp dir
2006-06-20 Hannes MagnussonMFH: test for file_get_contents leaking on empty file
2006-06-20 Hannes MagnussonMFH: plug memleak
2006-06-20 Hannes MagnussonMFH: Missing header include
2006-06-20 Antony DovgalMFH: init variables
2006-06-20 Antony Dovgalinit vatiables
2006-06-20 Antony DovgalMFH: nuke unused variables and init variables when...
2006-06-20 Antony Dovgalfix test
2006-06-20 Antony Dovgalfix test
next