]>
granicus.if.org Git - php/log
Marcus Boerger [Sun, 19 Jun 2005 21:52:38 +0000 (21:52 +0000)]
- Drop doubled $
Marcus Boerger [Sun, 19 Jun 2005 21:34:21 +0000 (21:34 +0000)]
- Add new test
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.
foobar [Sun, 19 Jun 2005 17:06:48 +0000 (17:06 +0000)]
revert - now it works again?!
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.
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.
Derick Rethans [Sun, 19 Jun 2005 15:02:28 +0000 (15:02 +0000)]
- Ignore VIM swapfiles.
Derick Rethans [Sun, 19 Jun 2005 15:01:43 +0000 (15:01 +0000)]
- Add #20382 to the list, and expand testcase again.
<changelog@php.net> [Sun, 19 Jun 2005 05:32:33 +0000 (05:32 +0000)]
ChangeLog update
Sebastian Bergmann [Sun, 19 Jun 2005 05:28:39 +0000 (05:28 +0000)]
ZTS fix.
foobar [Sat, 18 Jun 2005 23:23:45 +0000 (23:23 +0000)]
fix test
foobar [Sat, 18 Jun 2005 21:17:10 +0000 (21:17 +0000)]
reorder + typofix :)
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".
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.
Derick Rethans [Sat, 18 Jun 2005 19:39:19 +0000 (19:39 +0000)]
- Added testcase for bug #28024.
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.
Derick Rethans [Sat, 18 Jun 2005 19:21:10 +0000 (19:21 +0000)]
- Expand test cases for bug #32086 and #32555.
foobar [Sat, 18 Jun 2005 18:59:12 +0000 (18:59 +0000)]
BFN
foobar [Sat, 18 Jun 2005 18:54:40 +0000 (18:54 +0000)]
- Updated bundled shtool to version 2.0.2
Ilia Alshanetsky [Sat, 18 Jun 2005 18:23:12 +0000 (18:23 +0000)]
Added offset & length parameters to substr_count() function.
foobar [Sat, 18 Jun 2005 18:11:33 +0000 (18:11 +0000)]
some more things to do
Andi Gutmans [Sat, 18 Jun 2005 16:52:24 +0000 (16:52 +0000)]
- E_STRICT shouldn't be on by default on production servers.
Derick Rethans [Sat, 18 Jun 2005 14:11:15 +0000 (14:11 +0000)]
- Add another test for bug #20382.
foobar [Sat, 18 Jun 2005 13:28:30 +0000 (13:28 +0000)]
Add note how to build DBA as shared
foobar [Sat, 18 Jun 2005 13:17:52 +0000 (13:17 +0000)]
no trailing dots
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.
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.
Derick Rethans [Sat, 18 Jun 2005 11:12:38 +0000 (11:12 +0000)]
- Added missing .cvsignore file.
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...
<changelog@php.net> [Sat, 18 Jun 2005 05:35:31 +0000 (05:35 +0000)]
ChangeLog update
foobar [Sat, 18 Jun 2005 02:24:37 +0000 (02:24 +0000)]
Make sure $_ENV is populated
foobar [Sat, 18 Jun 2005 02:06:31 +0000 (02:06 +0000)]
- This is no bug.
foobar [Sat, 18 Jun 2005 01:06:58 +0000 (01:06 +0000)]
BFN
foobar [Sat, 18 Jun 2005 01:01:48 +0000 (01:01 +0000)]
test for bug #33389
Ilia Alshanetsky [Fri, 17 Jun 2005 23:29:20 +0000 (23:29 +0000)]
Added offset parameter to the stream_copy_to_stream() function.
foobar [Fri, 17 Jun 2005 23:00:11 +0000 (23:00 +0000)]
missing entry
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.
foobar [Fri, 17 Jun 2005 16:42:54 +0000 (16:42 +0000)]
Use the new dependency system
foobar [Fri, 17 Jun 2005 16:40:05 +0000 (16:40 +0000)]
No short-tags!
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)
Andrei Zmievski [Fri, 17 Jun 2005 16:24:01 +0000 (16:24 +0000)]
*** empty log message ***
foobar [Fri, 17 Jun 2005 16:22:55 +0000 (16:22 +0000)]
fix test - short_tags not allowed here!
Dmitry Stogov [Fri, 17 Jun 2005 15:06:28 +0000 (15:06 +0000)]
Removed EX(fbc_constructor) (it is no longer needed)
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
Derick Rethans [Fri, 17 Jun 2005 14:21:53 +0000 (14:21 +0000)]
- Add a couple of test files, which all still fail.
Derick Rethans [Fri, 17 Jun 2005 14:11:12 +0000 (14:11 +0000)]
- Simplify code a little.
foobar [Fri, 17 Jun 2005 13:12:31 +0000 (13:12 +0000)]
nuke unused variable
Derick Rethans [Fri, 17 Jun 2005 12:03:04 +0000 (12:03 +0000)]
- Rename tl_config.h to timelib_config.h
foobar [Fri, 17 Jun 2005 11:48:17 +0000 (11:48 +0000)]
Use new dependency system
foobar [Fri, 17 Jun 2005 11:44:59 +0000 (11:44 +0000)]
Use the new dependency system
foobar [Fri, 17 Jun 2005 11:35:22 +0000 (11:35 +0000)]
Use the new dependency system
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)
Antony Dovgal [Fri, 17 Jun 2005 10:53:15 +0000 (10:53 +0000)]
add news entry and test for bug #33382
Dmitry Stogov [Fri, 17 Jun 2005 10:50:45 +0000 (10:50 +0000)]
Fixed bug #33277 (private method accessed by child class)
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
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
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.
<changelog@php.net> [Fri, 17 Jun 2005 05:37:15 +0000 (05:37 +0000)]
ChangeLog update
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
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.
Marcus Boerger [Thu, 16 Jun 2005 23:02:23 +0000 (23:02 +0000)]
- Internal functions/methods can now return by reference
Ilia Alshanetsky [Thu, 16 Jun 2005 22:50:32 +0000 (22:50 +0000)]
Fixed memory corruption.
Brian France [Thu, 16 Jun 2005 22:35:11 +0000 (22:35 +0000)]
ifdef'ed the code but not the includes
foobar [Thu, 16 Jun 2005 22:03:04 +0000 (22:03 +0000)]
nuke unused entries
Johannes Schlüter [Thu, 16 Jun 2005 21:27:51 +0000 (21:27 +0000)]
fix typos
foobar [Thu, 16 Jun 2005 21:23:16 +0000 (21:23 +0000)]
Fix VPATH build (again)
foobar [Thu, 16 Jun 2005 21:22:33 +0000 (21:22 +0000)]
this is not an extension dir
Marcus Boerger [Thu, 16 Jun 2005 18:58:04 +0000 (18:58 +0000)]
- No more memory_limit for running tests
Derick Rethans [Thu, 16 Jun 2005 18:34:42 +0000 (18:34 +0000)]
- Fixed headers for FreeBSD
- Moved from ntohl to own macro
- Export timelib_dump_tzinfo
Derick Rethans [Thu, 16 Jun 2005 18:15:30 +0000 (18:15 +0000)]
- Added include dir.
Derick Rethans [Thu, 16 Jun 2005 18:13:40 +0000 (18:13 +0000)]
- Fix up tests, remove windows specific test.
Derick Rethans [Thu, 16 Jun 2005 17:35:08 +0000 (17:35 +0000)]
- Move strtotime() related testcases to ext/date/tests.
Marcus Boerger [Thu, 16 Jun 2005 17:29:29 +0000 (17:29 +0000)]
- Fix TSRM build
Derick Rethans [Thu, 16 Jun 2005 17:12:41 +0000 (17:12 +0000)]
- Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" to
prevent duplicate header names.
foobar [Thu, 16 Jun 2005 17:12:26 +0000 (17:12 +0000)]
silence notices
foobar [Thu, 16 Jun 2005 16:46:06 +0000 (16:46 +0000)]
typofix
Wez Furlong [Thu, 16 Jun 2005 15:36:39 +0000 (15:36 +0000)]
Don't emit the E_STRICT dl-is-deprecated notice on SAPI's where dl() is widely (and safely) used.
This allows our test-suite to run in E_STRICT mode.
Dmitry Stogov [Thu, 16 Jun 2005 15:11:03 +0000 (15:11 +0000)]
typo
Wez Furlong [Thu, 16 Jun 2005 15:03:36 +0000 (15:03 +0000)]
Fix compile on win32 at least.
Dmitry Stogov [Thu, 16 Jun 2005 14:56:13 +0000 (14:56 +0000)]
Allowed return by refrence from internal functions
Wez Furlong [Thu, 16 Jun 2005 14:54:51 +0000 (14:54 +0000)]
Don't crash here if there are errors (such as failing to load extensions via
php.ini) during startup.
Stanislav Malyshev [Thu, 16 Jun 2005 14:27:08 +0000 (14:27 +0000)]
rename to zend_
Dmitry Stogov [Thu, 16 Jun 2005 14:20:00 +0000 (14:20 +0000)]
Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8)
Zeev Suraski [Thu, 16 Jun 2005 13:31:21 +0000 (13:31 +0000)]
Fixlet
Derick Rethans [Thu, 16 Jun 2005 13:30:26 +0000 (13:30 +0000)]
- Fixed a regression with "last saturday"
Dmitry Stogov [Thu, 16 Jun 2005 12:26:44 +0000 (12:26 +0000)]
Compilation warnings
Dmitry Stogov [Thu, 16 Jun 2005 12:17:39 +0000 (12:17 +0000)]
ZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.
Stanislav Malyshev [Thu, 16 Jun 2005 11:50:08 +0000 (11:50 +0000)]
export zval getters
Derick Rethans [Thu, 16 Jun 2005 10:44:41 +0000 (10:44 +0000)]
- Update maintainers and credits.
Dmitry Stogov [Thu, 16 Jun 2005 06:00:48 +0000 (06:00 +0000)]
USER_OPCODE API is improvet.
Implemented ability to dispatch from user handler to internal handler of another opcode.
<changelog@php.net> [Thu, 16 Jun 2005 05:38:57 +0000 (05:38 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 15 Jun 2005 23:42:55 +0000 (23:42 +0000)]
Fixed memory leak.
Ilia Alshanetsky [Wed, 15 Jun 2005 23:30:20 +0000 (23:30 +0000)]
Avoid double-free.
Ilia Alshanetsky [Wed, 15 Jun 2005 23:24:28 +0000 (23:24 +0000)]
Added test for bug #33056.
Andrei Zmievski [Wed, 15 Jun 2005 21:20:26 +0000 (21:20 +0000)]
WS fix
Andrei Zmievski [Wed, 15 Jun 2005 20:51:33 +0000 (20:51 +0000)]
Fix FCI cache for array_walk and user array compare functions. Bug
#33286. (Patch from m.bretz@metropolis-ag.de)
Dmitry Stogov [Wed, 15 Jun 2005 19:05:55 +0000 (19:05 +0000)]
Fixed OS X compatibility
foobar [Wed, 15 Jun 2005 17:13:39 +0000 (17:13 +0000)]
- This does not have to be egrep here
Derick Rethans [Wed, 15 Jun 2005 11:01:07 +0000 (11:01 +0000)]
- Make it compile cleanly with MS VC++ too, which is completely anal in some
cases.
foobar [Wed, 15 Jun 2005 09:23:28 +0000 (09:23 +0000)]
typofix