]> granicus.if.org Git - php/shortlog
php
2005-06-22 Ilia AlshanetskySlightly more reliable current path detection.
2005-06-22 Ilia AlshanetskySkip MySQLi tests if connection could not be establishe...
2005-06-22 foobar"64M should be enough for everyone." -- Jani, 2005 :)
2005-06-22 Stanislav Malyshevexport zend_vm_set_opcode_handler
2005-06-22 Antony Dovgal- allow to use "yes" and "true" with ini_set() and...
2005-06-22 Georg Richteradded testcase for mysqli_warning class
2005-06-22 Georg Richteradded testcase for cursors (nested selects)
2005-06-22 Georg Richterchanged/fixed mysqli_warning class
2005-06-22 Wez Furlongbuild related adjustments.
2005-06-22 Dmitry StogovFixed bug in test file
2005-06-22 Dmitry StogovFixed bug #33257 (array_splice() inconsistent when...
2005-06-22 foobarBFN
2005-06-22 foobar- Fixed bug #33427 (ext/odbc: check if unixODBC header...
2005-06-22 foobar- Never ever add /usr/lib as libpath, even if --with...
2005-06-22 <changelog... ChangeLog update
2005-06-22 foobarfix tests
2005-06-21 Marcus Boerger- Fix test
2005-06-21 Derick Rethans- Fixed Rasmus' problem with Jan.14, 2004.
2005-06-21 Dmitry StogovFixed test file
2005-06-21 Andi Gutmans- Back to -dev. Guys (n' Girls), give at least 1 hour...
2005-06-21 Andi Gutmans- Take #3 :)
2005-06-21 Ilia AlshanetskyFixed memory leak.
2005-06-21 foobar- Partial revert: It does not matter if awk works or...
2005-06-21 Ilia AlshanetskyFixed test skip conditions.
2005-06-21 foobarfix test
2005-06-21 Dmitry StogovFixed bug #31213 (Sideeffects caused by fix of bug...
2005-06-21 Dmitry StogovRemove unnecessary ZEND_FETCH_CLASS together with ZEND_...
2005-06-21 foobarFix configure problem in braindead systems like Solaris.
2005-06-21 Marcus Boerger- Add new test
2005-06-21 Dmitry Stogovext/soap should use type defined in SoapVar(), if wsdl...
2005-06-21 <changelog... ChangeLog update
2005-06-21 Ilia AlshanetskyFixed possible memory corruption.
2005-06-20 Antony Dovgalfix memleak when connection fails (and we still keep...
2005-06-20 Andi Gutmans- Back to -dev
2005-06-20 Andi Gutmans- Beta 2
2005-06-20 Antony Dovgalreorder and prevent memleak: bailout after free()
2005-06-20 Dmitry StogovFixed possible crash on $x = $obj->$non_string
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.
next