]> granicus.if.org Git - php/shortlog
php
2005-06-20 Ilia AlshanetskyFixed bug #31054 (safe_mode & open_basedir checks only...
2005-06-20 foobar- Added session.hash_bits_per_character support. (3rd...
2005-06-20 Antony Dovgalfix #29683 (headers_list() returns empty array)
2005-06-20 foobartypo
2005-06-20 Derick Rethans- Update TODO.
2005-06-20 Derick Rethans- Make this work on big endian systems too.
2005-06-20 foobarSome netware related build issues fixed (patch by:...
2005-06-20 foobar- Added AC_TIMELIB_C_BIGENDIAN
2005-06-20 Derick Rethans- Update news with implemented FRs and added test for...
2005-06-20 Derick Rethans- Implemented FR #29585 (Support week numbers in strtot...
2005-06-20 Derick Rethans- Update README, we require 0.9.8 now.
2005-06-20 foobarreorder
2005-06-20 foobarfix typo
2005-06-20 foobar- No extra spaces before #ifndef
2005-06-20 <changelog... ChangeLog update
2005-06-20 Andi Gutmans- Fix typo
2005-06-20 Marcus Boerger- BFN
2005-06-20 Marcus Boerger- Fixed #33136:
2005-06-20 Marcus Boerger- BFN
2005-06-20 Marcus Boerger- Fix bug #33389 by fixing copying
2005-06-20 Marcus Boerger- Output shows false lowercased
2005-06-20 Marcus Boerger- Show true/flase
2005-06-20 foobar- Plain path passed to PHP_INSTALL_HEADERS needs to...
2005-06-20 foobarfix PHP_INSTALL_HEADERS() macro when 2 params are used
2005-06-20 Marcus Boerger- Fix handling of ArrayObject/ArrayIterator flags and...
2005-06-20 foobarThis is not mysqli, where 5th parameter is port.
2005-06-19 foobarInstall headers too
2005-06-19 Marcus Boerger- Add new test
2005-06-19 Derick Rethans- Added backward compability wrapper "php_parse_date()".
2005-06-19 Marcus Boerger- Add new test
2005-06-19 Derick Rethans- Fixed layout of test description.
2005-06-19 Marcus Boerger- Drop doubled $
2005-06-19 Marcus Boerger- Add new test
2005-06-19 Marcus Boerger- Update tests to reflect current situation
2005-06-19 foobarrevert - now it works again?!
2005-06-19 Ilia Alshanetskymake substr_count() 30% when counting instances of...
2005-06-19 Derick Rethans- Fixed test - strtotime() uses GMT if no TZ environmen...
2005-06-19 Derick Rethans- Ignore VIM swapfiles.
2005-06-19 Derick Rethans- Add #20382 to the list, and expand testcase again.
2005-06-19 <changelog... ChangeLog update
2005-06-19 Sebastian BergmannZTS fix.
2005-06-18 foobarfix test
2005-06-18 foobarreorder + typofix :)
2005-06-18 Derick Rethans- Allow default timezone to be set with the .ini settin...
2005-06-18 Derick Rethans- Update NEWS with bugfix happyness.
2005-06-18 Derick Rethans- Added testcase for bug #28024.
2005-06-18 Derick Rethans- Fixed bug in tm2unixtime where the wanted date was...
2005-06-18 Derick Rethans- Expand test cases for bug #32086 and #32555.
2005-06-18 foobarBFN
2005-06-18 foobar- Updated bundled shtool to version 2.0.2
2005-06-18 Ilia AlshanetskyAdded offset & length parameters to substr_count()...
2005-06-18 foobarsome more things to do
2005-06-18 Andi Gutmans- E_STRICT shouldn't be on by default on production...
2005-06-18 Derick Rethans- Add another test for bug #20382.
2005-06-18 foobarAdd note how to build DBA as shared
2005-06-18 foobarno trailing dots
2005-06-18 Derick Rethans- If the ts is smaller than the first transition time...
2005-06-18 Derick Rethans- Fixed a problem where the timestamp we are looking...
2005-06-18 Derick Rethans- Added missing .cvsignore file.
2005-06-18 Derick Rethans- Fixed test case
2005-06-18 <changelog... ChangeLog update
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
next