]> granicus.if.org Git - php/log
php
19 years agoFixed possible crash on $x = $obj->$non_string
Dmitry Stogov [Mon, 20 Jun 2005 18:25:24 +0000 (18:25 +0000)]
Fixed possible crash on $x = $obj->$non_string

19 years agoFixed bug #31054 (safe_mode & open_basedir checks only check first
Ilia Alshanetsky [Mon, 20 Jun 2005 15:59:13 +0000 (15:59 +0000)]
Fixed bug #31054 (safe_mode & open_basedir checks only check first
include_path value).

19 years ago- Added session.hash_bits_per_character support. (3rd param)
foobar [Mon, 20 Jun 2005 13:37:32 +0000 (13:37 +0000)]
- Added session.hash_bits_per_character support. (3rd param)
  (Changes by: waltzer at autumnweave dot com)

19 years agofix #29683 (headers_list() returns empty array)
Antony Dovgal [Mon, 20 Jun 2005 12:46:34 +0000 (12:46 +0000)]
fix #29683 (headers_list() returns empty array)

19 years agotypo
foobar [Mon, 20 Jun 2005 11:10:11 +0000 (11:10 +0000)]
typo

19 years ago- Update TODO.
Derick Rethans [Mon, 20 Jun 2005 11:08:28 +0000 (11:08 +0000)]
- Update TODO.

19 years ago- Make this work on big endian systems too.
Derick Rethans [Mon, 20 Jun 2005 11:07:53 +0000 (11:07 +0000)]
- Make this work on big endian systems too.
- Added an additional malloc() check.

19 years agoSome netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at...
foobar [Mon, 20 Jun 2005 11:06:54 +0000 (11:06 +0000)]
Some netware related build issues fixed (patch by: Kamesh Jayachandran <kameshj at fastmail dot fm>

19 years ago- Added AC_TIMELIB_C_BIGENDIAN
foobar [Mon, 20 Jun 2005 11:01:07 +0000 (11:01 +0000)]
- Added AC_TIMELIB_C_BIGENDIAN
# No need to add it to config.m4, it's run in PHP configure.in already.
# Only added here so that the  standalone configure.in (to be added later)
# can use it.

19 years ago- Update news with implemented FRs and added test for those FRs.
Derick Rethans [Mon, 20 Jun 2005 08:47:56 +0000 (08:47 +0000)]
- Update news with implemented FRs and added test for those FRs.

19 years ago- Implemented FR #29585 (Support week numbers in strtotime())
Derick Rethans [Mon, 20 Jun 2005 08:46:09 +0000 (08:46 +0000)]
- Implemented FR #29585 (Support week numbers in strtotime())

19 years ago- Update README, we require 0.9.8 now.
Derick Rethans [Mon, 20 Jun 2005 08:39:45 +0000 (08:39 +0000)]
- Update README, we require 0.9.8 now.

19 years agoreorder
foobar [Mon, 20 Jun 2005 07:59:24 +0000 (07:59 +0000)]
reorder

19 years agofix typo
foobar [Mon, 20 Jun 2005 07:26:46 +0000 (07:26 +0000)]
fix typo

19 years ago- No extra spaces before #ifndef
foobar [Mon, 20 Jun 2005 07:04:07 +0000 (07:04 +0000)]
- No extra spaces before #ifndef

19 years agoChangeLog update
<changelog@php.net> [Mon, 20 Jun 2005 05:36:33 +0000 (05:36 +0000)]
ChangeLog update

19 years ago- Fix typo
Andi Gutmans [Mon, 20 Jun 2005 03:54:46 +0000 (03:54 +0000)]
- Fix typo

19 years ago- BFN
Marcus Boerger [Mon, 20 Jun 2005 03:05:14 +0000 (03:05 +0000)]
- BFN

19 years ago- Fixed #33136:
Marcus Boerger [Mon, 20 Jun 2005 03:02:52 +0000 (03:02 +0000)]
- Fixed #33136:
- Allow ArrayObject::offsetSet(NULL, $value) as replacement for [] = $value
- Fix memleaks with overloading ArrayObject

19 years ago- BFN
Marcus Boerger [Mon, 20 Jun 2005 01:39:28 +0000 (01:39 +0000)]
- BFN

19 years ago- Fix bug #33389 by fixing copying
Marcus Boerger [Mon, 20 Jun 2005 01:37:48 +0000 (01:37 +0000)]
- Fix bug #33389 by fixing copying

19 years ago- Output shows false lowercased
Marcus Boerger [Mon, 20 Jun 2005 01:10:33 +0000 (01:10 +0000)]
- Output shows false lowercased

19 years ago- Show true/flase
Marcus Boerger [Mon, 20 Jun 2005 01:08:57 +0000 (01:08 +0000)]
- Show true/flase

19 years ago- Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /
foobar [Mon, 20 Jun 2005 00:52:59 +0000 (00:52 +0000)]
- Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /

19 years agofix PHP_INSTALL_HEADERS() macro when 2 params are used
foobar [Mon, 20 Jun 2005 00:20:45 +0000 (00:20 +0000)]
fix PHP_INSTALL_HEADERS() macro when 2 params are used

19 years ago- Fix handling of ArrayObject/ArrayIterator flags and provide test
Marcus Boerger [Mon, 20 Jun 2005 00:19:18 +0000 (00:19 +0000)]
- Fix handling of ArrayObject/ArrayIterator flags and provide test

19 years agoThis is not mysqli, where 5th parameter is port.
foobar [Mon, 20 Jun 2005 00:16:31 +0000 (00:16 +0000)]
This is not mysqli, where 5th parameter is port.

19 years agoInstall headers too
foobar [Sun, 19 Jun 2005 23:36:18 +0000 (23:36 +0000)]
Install headers too

19 years ago- Add new test
Marcus Boerger [Sun, 19 Jun 2005 22:18:07 +0000 (22:18 +0000)]
- Add new test
# In this version we do not need to make the subscripted array a reference.
# Thus this implementation is in most cases the ideal implementation.

19 years ago- Added backward compability wrapper "php_parse_date()".
Derick Rethans [Sun, 19 Jun 2005 22:15:27 +0000 (22:15 +0000)]
- Added backward compability wrapper "php_parse_date()".
- Changed WDDX extension to use new date parsing code.
- Removed all remnants to the old parser.
#- I hope that I didn't break the .dsp's...

19 years ago- Add new test
Marcus Boerger [Sun, 19 Jun 2005 22:09:53 +0000 (22:09 +0000)]
- Add new test
# This does the same as 009 but achieves its goal completely different. It
# is easier but makes the array a reference which is not always practical.

19 years ago- Fixed layout of test description.
Derick Rethans [Sun, 19 Jun 2005 21:56:21 +0000 (21:56 +0000)]
- Fixed layout of test description.

19 years ago- Drop doubled $
Marcus Boerger [Sun, 19 Jun 2005 21:52:38 +0000 (21:52 +0000)]
- Drop doubled $

19 years ago- Add new test
Marcus Boerger [Sun, 19 Jun 2005 21:34:21 +0000 (21:34 +0000)]
- Add new test

19 years ago- Update tests to reflect current situation
Marcus Boerger [Sun, 19 Jun 2005 20:49:17 +0000 (20:49 +0000)]
- Update tests to reflect current situation
# I don't feel like discussing this issue anymore - maybe we need to find
# a way of returning proxies to get the requested behavior back - i'll give
# it a try for PHP 5.2. So long we'll have to stay with the original
# decision that we don't support references at all with ArrayAccess.

19 years agorevert - now it works again?!
foobar [Sun, 19 Jun 2005 17:06:48 +0000 (17:06 +0000)]
revert - now it works again?!

19 years agomake substr_count() 30% when counting instances of 1 byte long strings.
Ilia Alshanetsky [Sun, 19 Jun 2005 16:31:51 +0000 (16:31 +0000)]
make substr_count() 30% when counting instances of 1 byte long strings.

19 years ago- Fixed test - strtotime() uses GMT if no TZ environment variable is set and if
Derick Rethans [Sun, 19 Jun 2005 16:13:34 +0000 (16:13 +0000)]
- Fixed test - strtotime() uses GMT if no TZ environment variable is set and if
  no explicit timezone abbreviation (CEST) or timezone identifier
  (Europe/Amsterdam) is set.

19 years ago- Ignore VIM swapfiles.
Derick Rethans [Sun, 19 Jun 2005 15:02:28 +0000 (15:02 +0000)]
- Ignore VIM swapfiles.

19 years ago- Add #20382 to the list, and expand testcase again.
Derick Rethans [Sun, 19 Jun 2005 15:01:43 +0000 (15:01 +0000)]
- Add #20382 to the list, and expand testcase again.

19 years agoChangeLog update
<changelog@php.net> [Sun, 19 Jun 2005 05:32:33 +0000 (05:32 +0000)]
ChangeLog update

19 years agoZTS fix.
Sebastian Bergmann [Sun, 19 Jun 2005 05:28:39 +0000 (05:28 +0000)]
ZTS fix.

19 years agofix test
foobar [Sat, 18 Jun 2005 23:23:45 +0000 (23:23 +0000)]
fix test

19 years agoreorder + typofix :)
foobar [Sat, 18 Jun 2005 21:17:10 +0000 (21:17 +0000)]
reorder + typofix :)

19 years ago- Allow default timezone to be set with the .ini setting "date.timezone".
Derick Rethans [Sat, 18 Jun 2005 20:23:19 +0000 (20:23 +0000)]
- Allow default timezone to be set with the .ini setting "date.timezone".

19 years ago- Update NEWS with bugfix happyness.
Derick Rethans [Sat, 18 Jun 2005 19:40:31 +0000 (19:40 +0000)]
- Update NEWS with bugfix happyness.
- Update TODO file for ext/date. No known bugs currently.

19 years ago- Added testcase for bug #28024.
Derick Rethans [Sat, 18 Jun 2005 19:39:19 +0000 (19:39 +0000)]
- Added testcase for bug #28024.

19 years ago- Fixed bug in tm2unixtime where the wanted date was in the transition time
Derick Rethans [Sat, 18 Jun 2005 19:23:58 +0000 (19:23 +0000)]
- Fixed bug in tm2unixtime where the wanted date was in the transition time
  between two zones.
#- In this case the wanted date actually didn't exist, and that wasn't
#  handled correctly.

19 years ago- Expand test cases for bug #32086 and #32555.
Derick Rethans [Sat, 18 Jun 2005 19:21:10 +0000 (19:21 +0000)]
- Expand test cases for bug #32086 and #32555.

19 years agoBFN
foobar [Sat, 18 Jun 2005 18:59:12 +0000 (18:59 +0000)]
BFN

19 years ago- Updated bundled shtool to version 2.0.2
foobar [Sat, 18 Jun 2005 18:54:40 +0000 (18:54 +0000)]
- Updated bundled shtool to version 2.0.2

19 years agoAdded offset & length parameters to substr_count() function.
Ilia Alshanetsky [Sat, 18 Jun 2005 18:23:12 +0000 (18:23 +0000)]
Added offset & length parameters to substr_count() function.

19 years agosome more things to do
foobar [Sat, 18 Jun 2005 18:11:33 +0000 (18:11 +0000)]
some more things to do

19 years ago- E_STRICT shouldn't be on by default on production servers.
Andi Gutmans [Sat, 18 Jun 2005 16:52:24 +0000 (16:52 +0000)]
- E_STRICT shouldn't be on by default on production servers.

19 years ago- Add another test for bug #20382.
Derick Rethans [Sat, 18 Jun 2005 14:11:15 +0000 (14:11 +0000)]
- Add another test for bug #20382.

19 years agoAdd note how to build DBA as shared
foobar [Sat, 18 Jun 2005 13:28:30 +0000 (13:28 +0000)]
Add note how to build DBA as shared

19 years agono trailing dots
foobar [Sat, 18 Jun 2005 13:17:52 +0000 (13:17 +0000)]
no trailing dots

19 years ago- If the ts is smaller than the first transition time, use the last one
Derick Rethans [Sat, 18 Jun 2005 11:58:18 +0000 (11:58 +0000)]
- If the ts is smaller than the first transition time, use the last one
  in the list.
#- This seems consistent with how "zdump" works, although I'm not 100% sure if
#  it's correct.

19 years ago- Fixed a problem where the timestamp we are looking up a TZ info structure for
Derick Rethans [Sat, 18 Jun 2005 11:15:29 +0000 (11:15 +0000)]
- Fixed a problem where the timestamp we are looking up a TZ info structure for
  was in the last record in the tz database.
- Fixed problem in test case.

19 years ago- Added missing .cvsignore file.
Derick Rethans [Sat, 18 Jun 2005 11:12:38 +0000 (11:12 +0000)]
- Added missing .cvsignore file.

19 years ago- Fixed test case
Derick Rethans [Sat, 18 Jun 2005 10:25:40 +0000 (10:25 +0000)]
- Fixed test case
#- Still not sure why the first TS is incorrect...

19 years agoChangeLog update
<changelog@php.net> [Sat, 18 Jun 2005 05:35:31 +0000 (05:35 +0000)]
ChangeLog update

19 years agoMake sure $_ENV is populated
foobar [Sat, 18 Jun 2005 02:24:37 +0000 (02:24 +0000)]
Make sure $_ENV is populated

19 years ago- This is no bug.
foobar [Sat, 18 Jun 2005 02:06:31 +0000 (02:06 +0000)]
- This is no bug.

19 years agoBFN
foobar [Sat, 18 Jun 2005 01:06:58 +0000 (01:06 +0000)]
BFN

19 years agotest for bug #33389
foobar [Sat, 18 Jun 2005 01:01:48 +0000 (01:01 +0000)]
test for bug #33389

19 years agoAdded offset parameter to the stream_copy_to_stream() function.
Ilia Alshanetsky [Fri, 17 Jun 2005 23:29:20 +0000 (23:29 +0000)]
Added offset parameter to the stream_copy_to_stream() function.

19 years agomissing entry
foobar [Fri, 17 Jun 2005 23:00:11 +0000 (23:00 +0000)]
missing entry

19 years ago- Fix test case.
Derick Rethans [Fri, 17 Jun 2005 22:45:31 +0000 (22:45 +0000)]
- Fix test case.
#- Bug might actually be in date() rendering things wrong, but that code
#  is not yet replaced.

19 years agoUse the new dependency system
foobar [Fri, 17 Jun 2005 16:42:54 +0000 (16:42 +0000)]
Use the new dependency system

19 years agoNo short-tags!
foobar [Fri, 17 Jun 2005 16:40:05 +0000 (16:40 +0000)]
No short-tags!

19 years agofix for bug #33263 (mysqli_real_escape doesn't work in __construct)
Georg Richter [Fri, 17 Jun 2005 16:32:43 +0000 (16:32 +0000)]
fix for bug #33263 (mysqli_real_escape doesn't work in __construct)

19 years ago*** empty log message ***
Andrei Zmievski [Fri, 17 Jun 2005 16:24:01 +0000 (16:24 +0000)]
*** empty log message ***

19 years agofix test - short_tags not allowed here!
foobar [Fri, 17 Jun 2005 16:22:55 +0000 (16:22 +0000)]
fix test - short_tags not allowed here!

19 years agoRemoved EX(fbc_constructor) (it is no longer needed)
Dmitry Stogov [Fri, 17 Jun 2005 15:06:28 +0000 (15:06 +0000)]
Removed EX(fbc_constructor) (it is no longer needed)

19 years ago- The incoming TS is GMT... but the hole filler wants local time so we
Derick Rethans [Fri, 17 Jun 2005 14:54:00 +0000 (14:54 +0000)]
- The incoming TS is GMT... but the hole filler wants local time so we
  have to convert it.
- Change e-mail address

19 years ago- Add a couple of test files, which all still fail.
Derick Rethans [Fri, 17 Jun 2005 14:21:53 +0000 (14:21 +0000)]
- Add a couple of test files, which all still fail.

19 years ago- Simplify code a little.
Derick Rethans [Fri, 17 Jun 2005 14:11:12 +0000 (14:11 +0000)]
- Simplify code a little.

19 years agonuke unused variable
foobar [Fri, 17 Jun 2005 13:12:31 +0000 (13:12 +0000)]
nuke unused variable

19 years ago- Rename tl_config.h to timelib_config.h
Derick Rethans [Fri, 17 Jun 2005 12:03:04 +0000 (12:03 +0000)]
- Rename tl_config.h to timelib_config.h

19 years agoUse new dependency system
foobar [Fri, 17 Jun 2005 11:48:17 +0000 (11:48 +0000)]
Use new dependency system

19 years agoUse the new dependency system
foobar [Fri, 17 Jun 2005 11:44:59 +0000 (11:44 +0000)]
Use the new dependency system

19 years agoUse the new dependency system
foobar [Fri, 17 Jun 2005 11:35:22 +0000 (11:35 +0000)]
Use the new dependency system

19 years agoimprove error messages when error raised from an internal class (do not hide class...
Antony Dovgal [Fri, 17 Jun 2005 11:25:31 +0000 (11:25 +0000)]
improve error messages when error raised from an internal class (do not hide class name)

19 years agoadd news entry and test for bug #33382
Antony Dovgal [Fri, 17 Jun 2005 10:53:15 +0000 (10:53 +0000)]
add news entry and test for bug #33382

19 years agoFixed bug #33277 (private method accessed by child class)
Dmitry Stogov [Fri, 17 Jun 2005 10:50:45 +0000 (10:50 +0000)]
Fixed bug #33277 (private method accessed by child class)

19 years agofix bug #33382 (array_reverse() fails after *sort())
Antony Dovgal [Fri, 17 Jun 2005 10:50:15 +0000 (10:50 +0000)]
fix bug #33382 (array_reverse() fails after *sort())
no need to MFH - the bug existed only in HEAD

19 years agoImproved PHP extension loading mechanism with support for module dependencies and...
Dmitry Stogov [Fri, 17 Jun 2005 09:39:23 +0000 (09:39 +0000)]
Improved PHP extension loading mechanism with support for module dependencies and conflicts

19 years agoImproved PHP extension loading mechanism with support for module dependencies and...
Dmitry Stogov [Fri, 17 Jun 2005 09:36:26 +0000 (09:36 +0000)]
Improved PHP extension loading mechanism with support for module dependencies and conflicts.

19 years agoChangeLog update
<changelog@php.net> [Fri, 17 Jun 2005 05:37:15 +0000 (05:37 +0000)]
ChangeLog update

19 years agoAttempt to fix win32 build by creating the missing hader file
Frank M. Kromann [Fri, 17 Jun 2005 05:10:12 +0000 (05:10 +0000)]
Attempt to fix win32 build by creating the missing hader file

19 years ago- Improve portability.
foobar [Thu, 16 Jun 2005 23:12:10 +0000 (23:12 +0000)]
- Improve portability.
# TODO: The standalone lib needs it's own build stuff, pretty much same as
#       Zend has for standalone builds.

19 years ago- Internal functions/methods can now return by reference
Marcus Boerger [Thu, 16 Jun 2005 23:02:23 +0000 (23:02 +0000)]
- Internal functions/methods can now return by reference

19 years agoFixed memory corruption.
Ilia Alshanetsky [Thu, 16 Jun 2005 22:50:32 +0000 (22:50 +0000)]
Fixed memory corruption.

19 years ago ifdef'ed the code but not the includes
Brian France [Thu, 16 Jun 2005 22:35:11 +0000 (22:35 +0000)]
ifdef'ed the code but not the includes

19 years agonuke unused entries
foobar [Thu, 16 Jun 2005 22:03:04 +0000 (22:03 +0000)]
nuke unused entries

19 years agofix typos
Johannes Schlüter [Thu, 16 Jun 2005 21:27:51 +0000 (21:27 +0000)]
fix typos

19 years agoFix VPATH build (again)
foobar [Thu, 16 Jun 2005 21:23:16 +0000 (21:23 +0000)]
Fix VPATH build (again)

19 years agothis is not an extension dir
foobar [Thu, 16 Jun 2005 21:22:33 +0000 (21:22 +0000)]
this is not an extension dir

19 years ago- No more memory_limit for running tests
Marcus Boerger [Thu, 16 Jun 2005 18:58:04 +0000 (18:58 +0000)]
- No more memory_limit for running tests