]> granicus.if.org Git - php/shortlog
php
2005-06-18 foobarMake sure $_ENV is populated
2005-06-18 foobar- This is no bug.
2005-06-18 foobarBFN
2005-06-18 foobartest for bug #33389
2005-06-17 Ilia AlshanetskyAdded offset parameter to the stream_copy_to_stream...
2005-06-17 foobarmissing entry
2005-06-17 Derick Rethans- Fix test case.
2005-06-17 foobarUse the new dependency system
2005-06-17 foobarNo short-tags!
2005-06-17 Georg Richterfix for bug #33263 (mysqli_real_escape doesn't work...
2005-06-17 Andrei Zmievski*** empty log message ***
2005-06-17 foobarfix test - short_tags not allowed here!
2005-06-17 Dmitry StogovRemoved EX(fbc_constructor) (it is no longer needed)
2005-06-17 Derick Rethans- The incoming TS is GMT... but the hole filler wants...
2005-06-17 Derick Rethans- Add a couple of test files, which all still fail.
2005-06-17 Derick Rethans- Simplify code a little.
2005-06-17 foobarnuke unused variable
2005-06-17 Derick Rethans- Rename tl_config.h to timelib_config.h
2005-06-17 foobarUse new dependency system
2005-06-17 foobarUse the new dependency system
2005-06-17 foobarUse the new dependency system
2005-06-17 Antony Dovgalimprove error messages when error raised from an intern...
2005-06-17 Antony Dovgaladd news entry and test for bug #33382
2005-06-17 Dmitry StogovFixed bug #33277 (private method accessed by child...
2005-06-17 Antony Dovgalfix bug #33382 (array_reverse() fails after *sort())
2005-06-17 Dmitry StogovImproved PHP extension loading mechanism with support...
2005-06-17 Dmitry StogovImproved PHP extension loading mechanism with support...
2005-06-17 <changelog... ChangeLog update
2005-06-17 Frank M. KromannAttempt to fix win32 build by creating the missing...
2005-06-16 foobar- Improve portability.
2005-06-16 Marcus Boerger- Internal functions/methods can now return by reference
2005-06-16 Ilia AlshanetskyFixed memory corruption.
2005-06-16 Brian France ifdef'ed the code but not the includes
2005-06-16 foobarnuke unused entries
2005-06-16 Johannes Schlüterfix typos
2005-06-16 foobarFix VPATH build (again)
2005-06-16 foobarthis is not an extension dir
2005-06-16 Marcus Boerger- No more memory_limit for running tests
2005-06-16 Derick Rethans- Fixed headers for FreeBSD
2005-06-16 Derick Rethans- Added include dir.
2005-06-16 Derick Rethans- Fix up tests, remove windows specific test.
2005-06-16 Derick Rethans- Move strtotime() related testcases to ext/date/tests.
2005-06-16 Marcus Boerger- Fix TSRM build
2005-06-16 Derick Rethans- Rename "datetime.c" and "datetime.h" to "timelib...
2005-06-16 foobarsilence notices
2005-06-16 foobartypofix
2005-06-16 Wez FurlongDon't emit the E_STRICT dl-is-deprecated notice on...
2005-06-16 Dmitry Stogovtypo
2005-06-16 Wez FurlongFix compile on win32 at least.
2005-06-16 Dmitry StogovAllowed return by refrence from internal functions
2005-06-16 Wez FurlongDon't crash here if there are errors (such as failing...
2005-06-16 Stanislav Malyshevrename to zend_
2005-06-16 Dmitry StogovFixed bug #33318 (throw 1; results in Invalid opcode...
2005-06-16 Zeev SuraskiFixlet
2005-06-16 Derick Rethans- Fixed a regression with "last saturday"
2005-06-16 Dmitry StogovCompilation warnings
2005-06-16 Dmitry StogovZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and...
2005-06-16 Stanislav Malyshevexport zval getters
2005-06-16 Derick Rethans- Update maintainers and credits.
2005-06-16 Dmitry StogovUSER_OPCODE API is improvet.
2005-06-16 <changelog... ChangeLog update
2005-06-15 Ilia AlshanetskyFixed memory leak.
2005-06-15 Ilia AlshanetskyAvoid double-free.
2005-06-15 Ilia AlshanetskyAdded test for bug #33056.
2005-06-15 Andrei ZmievskiWS fix
2005-06-15 Andrei ZmievskiFix FCI cache for array_walk and user array compare...
2005-06-15 Dmitry StogovFixed OS X compatibility
2005-06-15 foobar- This does not have to be egrep here
2005-06-15 Derick Rethans- Make it compile cleanly with MS VC++ too, which is...
2005-06-15 foobartypofix
2005-06-15 foobarShow borked tests in the summary
2005-06-15 Derick Rethans- Commit re-generated parser.
2005-06-15 Edin KadribasicDate will never be compiled as shared so this is not...
2005-06-15 Edin KadribasicNuke PHP_ prefix from timelib
2005-06-15 Edin KadribasicMade date obligatory and static
2005-06-15 Derick Rethans- Hide the "Unexpected character..." message for now.
2005-06-15 Derick Rethans- Commit fixed .c file with fixed re2c.
2005-06-15 Derick Rethans- Whitespace and regenerate the .c file with my re2c.
2005-06-15 Derick Rethans- Rename macro to TIMELIB_TIME_FREE
2005-06-15 <changelog... ChangeLog update
2005-06-15 Edin KadribasicExport symbols
2005-06-15 Edin KadribasicTouch + manual fix for re2c bug where it forgets {...
2005-06-15 Dan ScottBring PDO_ODBC tests in sync with PDO base tests.
2005-06-15 Edin KadribasicMake it compile on windows
2005-06-14 Ilia Alshanetskymore accurate timing function.
2005-06-14 Ilia AlshanetskyFixed memory leaks.
2005-06-14 foobarfix VPATH builds + nuked unnecessary lines
2005-06-14 Edin KadribasicAdded win32 build file
2005-06-14 foobarThis test did not fit to the new interactive shell...
2005-06-14 foobarBFN
2005-06-14 Derick Rethans- Add my new timelib and ext/date. For now only strtoti...
2005-06-14 Rob RichardsFixed bug #33340 (CLI Crash when calling php:function...
2005-06-14 foobarunify .cvsignore files
2005-06-14 foobarIf the macro exists, use it, otherwise use the Makefile...
2005-06-14 Ilia Alshanetskybzero > memset
2005-06-14 Dmitry StogovRemoved old executor
2005-06-14 foobarreordered + added msg to configure output for PHP_ZEND_VM
2005-06-14 foobartypofix
2005-06-14 foobarfix standalone build
2005-06-14 <changelog... ChangeLog update
next