]> granicus.if.org Git - php/shortlog
php
2004-03-16 Derick Rethans- Replaced the exec_finished hook by the zend_post_deac...
2004-03-16 Derick Rethans- Update news with fugbix
2004-03-16 Georg Richterfixed stmt->stmt->query which was removed in libmysql...
2004-03-16 Derick Rethans- Fixed compilation on the 'broken' IRIX native compiler.
2004-03-16 Derick Rethans- Bump API number so that it actually differs from...
2004-03-16 Marcus BoergerFix SEGV in certain conditions while calling static...
2004-03-16 Derick Rethans- Fixed typo
2004-03-16 Zeev SuraskiImprove the way auto-globals JIT works, and add the...
2004-03-16 Zeev SuraskiAdd ability to disable JIT for a particular auto global
2004-03-16 Marcus BoergerUpdate message
2004-03-16 Marcus BoergerTSRM fix
2004-03-16 Sascha SchumannEnable ptr format check for GCC 3.1 and higher
2004-03-16 Pierre Joye- initial commit
2004-03-16 foobarfix typos
2004-03-16 Ilia AlshanetskyDo not allow 3.0.4 for __attribute__.
2004-03-16 Ilia AlshanetskyFixed bug #27600 (GCC 3.0.4 does not like __attribute__...
2004-03-16 Andi Gutmans- Fix problem when using old-style constructors it...
2004-03-16 Derick Rethans- Spaces to tabs
2004-03-16 Andi Gutmans- NEWS
2004-03-16 Andi Gutmans- If the called method is static then don't define...
2004-03-16 Andi Gutmans- Error out if get_method() isn't defined.
2004-03-16 Marcus BoergerMake use of zend_make_printable_zval() instead of ...
2004-03-16 Marcus BoergerThis workaround is no longer needed
2004-03-16 Marcus BoergerImprove error message
2004-03-16 <changelog... ChangeLog update
2004-03-16 Ilia AlshanetskyFixed bug #27559 (Corrected open_basedir resolving...
2004-03-15 Jay SmithFixed bug #27291 (get_browser matches browscap.ini...
2004-03-15 Marcus BoergerKeep BC of pg_fetch_object
2004-03-15 Marcus BoergerBugfix #27597 pg_fetch_array not returning false .
2004-03-15 Frank M. KromannFix for #27594. Comuted columns does not return a colum...
2004-03-15 Rasmus LerdorfMissing NEWS entries
2004-03-15 Andi Gutmans- Restore E_NOTICE for longs and doubles.
2004-03-15 foobar- Fixed bug #24582 (extensions can not be loaded dynami...
2004-03-15 foobar- Fix test (wrong expected result..)
2004-03-15 Andi Gutmans- Nuke E_NOTICE. This caused a notice when doing if...
2004-03-15 Adam DickmeissUse MAKE_STD_ZVAL instead of ALLOC_ZVAL
2004-03-15 Jon PariseFixed crash in php_ini_scanned_files() when no addition...
2004-03-15 Sebastian BergmannFugbix typo.
2004-03-15 <changelog... ChangeLog update
2004-03-14 Marcus BoergerGuard display_startup_errors with checking for default...
2004-03-14 foobartypo
2004-03-14 Marcus BoergerBFN
2004-03-14 Marcus BoergerFix strval to use __toString if necessary
2004-03-14 Marcus BoergerMake object parameter optional
2004-03-14 Derick Rethans- That change was unintentional, but it would be the...
2004-03-14 Derick Rethans- The extension list is ordered alphabetically, also...
2004-03-14 Derick Rethans- Reorder
2004-03-14 Andi Gutmans- Typo
2004-03-14 Andi Gutmans- Add all of the fixes from the past week. Almost ready...
2004-03-14 Ilia AlshanetskyFixed bug #27590 (crash during shutdown when freeing...
2004-03-14 Andi Gutmans- Fix windows build
2004-03-14 Jan Lehnardt - improve error message
2004-03-14 Andi Gutmans- Fix for bug #27504
2004-03-14 Sascha SchumannRenaming cvsclean target; IRIX make seems to ignore...
2004-03-14 Andi Gutmans- Fixing bug #27123
2004-03-14 Andi Gutmans- Improve compatibility mode and compare objects accord...
2004-03-14 Andi Gutmans- Fix flow of logic
2004-03-14 Andi Gutmans- Support old style of converting objects to long/doubl...
2004-03-14 Marcus BoergerAdd new test
2004-03-14 Marcus BoergerFix: Add return type void
2004-03-14 Andi Gutmans- Support Cast operator in convert_to_* so that we...
2004-03-14 Andi Gutmans- Fix memory leak in the following code (Dmitry):
2004-03-14 Andi Gutmans- Initial commit which allows comparing overloaded...
2004-03-14 Melvyn SopacuaFix a typo, dating back from 1.145.
2004-03-14 Pierre Joye- add a 2nd test for #27582
2004-03-14 <changelog... ChangeLog update
2004-03-14 John CoggeshallAdding extension=php_tidy.dll
2004-03-13 Pierre Joye- add tests for the bug #27582 (imagefilltoborder crashes)
2004-03-13 Pierre Joye- restore too the alphablending if we do not reach...
2004-03-13 Marcus BoergerUpdate test with check for [] assignment
2004-03-13 Marcus BoergerCheck for ext/spl being available
2004-03-13 Marcus BoergerAdd new test
2004-03-13 Marcus BoergerBugfix #27586 ArrayObject::getIterator crashes with...
2004-03-13 Pierre Joye- fix #27582 (http://bugs.php.net/bug.php?id=27582)
2004-03-13 Greg Beaverfix #1008: safe mode raises warning
2004-03-13 <changelog... ChangeLog update
2004-03-12 Sara GolemonMFB: Test getaddrinfo() for brokenness. Pretend it...
2004-03-12 Sterling Hugheszval **, not a zval *
2004-03-12 Sterling Hughesavoid a memory leak when a php_curl handle is allocated...
2004-03-12 Sterling Hughesadd the curl_copy_handle() function which will exactly...
2004-03-12 Pierre Joye- revert previous commit:
2004-03-12 Martin Jansen* Adding new state "emeritus", which can be used for...
2004-03-12 Ilia AlshanetskySimplify check.
2004-03-12 Ilia AlshanetskyAdditional checks of return values from user callback...
2004-03-12 Rasmus LerdorfFix/workaround for http://bugs.php.net/27533
2004-03-12 Sterling Hughesleave length as -1, no need to strdup()
2004-03-12 John CoggeshallOpps. Shouldn't look at the value, just the type
2004-03-12 John CoggeshallCURLOPT_INFILE === CURLOPT_READDATA
2004-03-12 John CoggeshallFixed a crash which happens if your READFUNCTION callba...
2004-03-12 Ilia AlshanetskyInvalid response code when force-cgi-redirect safety...
2004-03-12 Ilia AlshanetskyFixed compiler warning.
2004-03-12 <changelog... ChangeLog update
2004-03-11 Frank M. KromannHack to check for ming version 0.2 and 0.3 to inclue...
2004-03-11 foobarupdate
2004-03-11 Andi Gutmans- Real fix for bug #27535 (Dmitry)
2004-03-11 Andi Gutmans- Attempt to fix bug #27535
2004-03-11 Pierre Joye- prepare 0.2.1
2004-03-11 <changelog... ChangeLog update
2004-03-11 Ilia AlshanetskyReadability++
2004-03-11 Ilia AlshanetskyFixed memory leak in the multi interface.
next