]> granicus.if.org Git - php/log
php
19 years agoCompilation warnings
Dmitry Stogov [Thu, 16 Jun 2005 12:26:44 +0000 (12:26 +0000)]
Compilation warnings

19 years agoZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.
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.

19 years agoexport zval getters
Stanislav Malyshev [Thu, 16 Jun 2005 11:50:08 +0000 (11:50 +0000)]
export zval getters

19 years ago- Update maintainers and credits.
Derick Rethans [Thu, 16 Jun 2005 10:44:41 +0000 (10:44 +0000)]
- Update maintainers and credits.

19 years agoUSER_OPCODE API is improvet.
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.

19 years agoChangeLog update
<changelog@php.net> [Thu, 16 Jun 2005 05:38:57 +0000 (05:38 +0000)]
ChangeLog update

19 years agoFixed memory leak.
Ilia Alshanetsky [Wed, 15 Jun 2005 23:42:55 +0000 (23:42 +0000)]
Fixed memory leak.

19 years agoAvoid double-free.
Ilia Alshanetsky [Wed, 15 Jun 2005 23:30:20 +0000 (23:30 +0000)]
Avoid double-free.

19 years agoAdded test for bug #33056.
Ilia Alshanetsky [Wed, 15 Jun 2005 23:24:28 +0000 (23:24 +0000)]
Added test for bug #33056.

19 years agoWS fix
Andrei Zmievski [Wed, 15 Jun 2005 21:20:26 +0000 (21:20 +0000)]
WS fix

19 years agoFix FCI cache for array_walk and user array compare functions. Bug
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)

19 years agoFixed OS X compatibility
Dmitry Stogov [Wed, 15 Jun 2005 19:05:55 +0000 (19:05 +0000)]
Fixed OS X compatibility

19 years ago- This does not have to be egrep here
foobar [Wed, 15 Jun 2005 17:13:39 +0000 (17:13 +0000)]
- This does not have to be egrep here

19 years ago- Make it compile cleanly with MS VC++ too, which is completely anal in some
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.

19 years agotypofix
foobar [Wed, 15 Jun 2005 09:23:28 +0000 (09:23 +0000)]
typofix

19 years agoShow borked tests in the summary
foobar [Wed, 15 Jun 2005 09:21:15 +0000 (09:21 +0000)]
Show borked tests in the summary

19 years ago- Commit re-generated parser.
Derick Rethans [Wed, 15 Jun 2005 09:09:04 +0000 (09:09 +0000)]
- Commit re-generated parser.

19 years agoDate will never be compiled as shared so this is not needed
Edin Kadribasic [Wed, 15 Jun 2005 09:05:00 +0000 (09:05 +0000)]
Date will never be compiled as shared so this is not needed

19 years agoNuke PHP_ prefix from timelib
Edin Kadribasic [Wed, 15 Jun 2005 09:02:28 +0000 (09:02 +0000)]
Nuke PHP_ prefix from timelib

19 years agoMade date obligatory and static
Edin Kadribasic [Wed, 15 Jun 2005 08:44:23 +0000 (08:44 +0000)]
Made date obligatory and static

19 years ago- Hide the "Unexpected character..." message for now.
Derick Rethans [Wed, 15 Jun 2005 07:58:21 +0000 (07:58 +0000)]
- Hide the "Unexpected character..." message for now.

19 years ago- Commit fixed .c file with fixed re2c.
Derick Rethans [Wed, 15 Jun 2005 07:43:05 +0000 (07:43 +0000)]
- Commit fixed .c file with fixed re2c.

19 years ago- Whitespace and regenerate the .c file with my re2c.
Derick Rethans [Wed, 15 Jun 2005 07:23:27 +0000 (07:23 +0000)]
- Whitespace and regenerate the .c file with my re2c.

19 years ago- Rename macro to TIMELIB_TIME_FREE
Derick Rethans [Wed, 15 Jun 2005 07:15:38 +0000 (07:15 +0000)]
- Rename macro to TIMELIB_TIME_FREE
#- Please do not use PHP_ prefixes as this library will also be packaged
#  outside of PHP.

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

19 years agoExport symbols
Edin Kadribasic [Wed, 15 Jun 2005 00:23:14 +0000 (00:23 +0000)]
Export symbols

19 years agoTouch + manual fix for re2c bug where it forgets {} in static int scan()
Edin Kadribasic [Wed, 15 Jun 2005 00:17:41 +0000 (00:17 +0000)]
Touch + manual fix for re2c bug where it forgets {} in static int scan()

19 years agoBring PDO_ODBC tests in sync with PDO base tests.
Dan Scott [Wed, 15 Jun 2005 00:17:18 +0000 (00:17 +0000)]
Bring PDO_ODBC tests in sync with PDO base tests.

19 years agoMake it compile on windows
Edin Kadribasic [Wed, 15 Jun 2005 00:11:29 +0000 (00:11 +0000)]
Make it compile on windows

19 years agomore accurate timing function.
Ilia Alshanetsky [Tue, 14 Jun 2005 23:59:29 +0000 (23:59 +0000)]
more accurate timing function.

19 years agoFixed memory leaks.
Ilia Alshanetsky [Tue, 14 Jun 2005 23:40:57 +0000 (23:40 +0000)]
Fixed memory leaks.

19 years agofix VPATH builds + nuked unnecessary lines
foobar [Tue, 14 Jun 2005 22:50:55 +0000 (22:50 +0000)]
fix VPATH builds + nuked unnecessary lines

19 years agoAdded win32 build file
Edin Kadribasic [Tue, 14 Jun 2005 22:25:48 +0000 (22:25 +0000)]
Added win32 build file

19 years agoThis test did not fit to the new interactive shell thing
foobar [Tue, 14 Jun 2005 22:21:08 +0000 (22:21 +0000)]
This test did not fit to the new interactive shell thing

19 years agoBFN
foobar [Tue, 14 Jun 2005 22:19:50 +0000 (22:19 +0000)]
BFN

19 years ago- Add my new timelib and ext/date. For now only strtotime() makes use of this.
Derick Rethans [Tue, 14 Jun 2005 21:32:29 +0000 (21:32 +0000)]
- Add my new timelib and ext/date. For now only strtotime() makes use of this.

19 years agoFixed bug #33340 (CLI Crash when calling php:function from XSLT)
Rob Richards [Tue, 14 Jun 2005 19:39:52 +0000 (19:39 +0000)]
Fixed bug #33340 (CLI Crash when calling php:function from XSLT)

19 years agounify .cvsignore files
foobar [Tue, 14 Jun 2005 13:26:09 +0000 (13:26 +0000)]
unify .cvsignore files

19 years agoIf the macro exists, use it, otherwise use the Makefile.frag
foobar [Tue, 14 Jun 2005 13:09:23 +0000 (13:09 +0000)]
If the macro exists, use it, otherwise use the Makefile.frag

19 years agobzero > memset
Ilia Alshanetsky [Tue, 14 Jun 2005 13:09:04 +0000 (13:09 +0000)]
bzero > memset

19 years agoRemoved old executor
Dmitry Stogov [Tue, 14 Jun 2005 12:55:48 +0000 (12:55 +0000)]
Removed old executor

19 years agoreordered + added msg to configure output for PHP_ZEND_VM
foobar [Tue, 14 Jun 2005 12:23:26 +0000 (12:23 +0000)]
reordered + added msg to configure output for PHP_ZEND_VM

19 years agotypofix
foobar [Tue, 14 Jun 2005 11:47:57 +0000 (11:47 +0000)]
typofix

19 years agofix standalone build
foobar [Tue, 14 Jun 2005 11:41:48 +0000 (11:41 +0000)]
fix standalone build

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

19 years agoZTS fix.
Sebastian Bergmann [Tue, 14 Jun 2005 05:13:01 +0000 (05:13 +0000)]
ZTS fix.

19 years agoAdded bindto socket context option.
Ilia Alshanetsky [Tue, 14 Jun 2005 02:39:42 +0000 (02:39 +0000)]
Added bindto socket context option.

19 years agoMake this usable for header files too
foobar [Tue, 14 Jun 2005 02:18:44 +0000 (02:18 +0000)]
Make this usable for header files too

19 years agoPartial revert: AC_DEFINE / PHP_HAVE_DEF need to be called once only per macro
foobar [Tue, 14 Jun 2005 02:18:18 +0000 (02:18 +0000)]
Partial revert: AC_DEFINE / PHP_HAVE_DEF need to be called once only per macro

19 years agouse PHP_CHECK_PDO_INCLUDES
foobar [Tue, 14 Jun 2005 01:44:16 +0000 (01:44 +0000)]
use PHP_CHECK_PDO_INCLUDES

19 years agoAllow different things to be done when found / not-found
foobar [Tue, 14 Jun 2005 01:43:53 +0000 (01:43 +0000)]
Allow different things to be done when found / not-found

19 years ago- Fixed some places which might cause problems
foobar [Tue, 14 Jun 2005 01:42:31 +0000 (01:42 +0000)]
- Fixed some places which might cause problems
- Changed the "general" flavour to have libname parameter (given without the
  lib prefix of course)
# bug #33316 should be fixed now too

19 years ago- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
foobar [Tue, 14 Jun 2005 00:00:53 +0000 (00:00 +0000)]
- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)

19 years agows
foobar [Mon, 13 Jun 2005 23:37:20 +0000 (23:37 +0000)]
ws

19 years agoadded news item for GLOB_ERR fix
Hartmut Holzgraefe [Mon, 13 Jun 2005 22:20:05 +0000 (22:20 +0000)]
added news item for GLOB_ERR fix

19 years agoMFB: MSVC++ 6.0 doesn't support long long type
Edin Kadribasic [Mon, 13 Jun 2005 19:33:39 +0000 (19:33 +0000)]
MFB: MSVC++ 6.0 doesn't support long long type

19 years agoSpecializer optimization
Dmitry Stogov [Mon, 13 Jun 2005 17:50:07 +0000 (17:50 +0000)]
Specializer optimization

19 years agoFixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol 'zend_err...
Dmitry Stogov [Mon, 13 Jun 2005 11:22:59 +0000 (11:22 +0000)]
Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol 'zend_error').
The fix is not tested on Solaris and DARWIN!

19 years agodestroy session after destroying error handle
Antony Dovgal [Mon, 13 Jun 2005 09:30:49 +0000 (09:30 +0000)]
destroy session after destroying error handle
SQLT_CHR is allowed too

19 years ago- Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread)
foobar [Mon, 13 Jun 2005 08:44:47 +0000 (08:44 +0000)]
- Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread)

19 years agoFixed bug #33312 (ReflectionParameter methods do not work correctly)
Dmitry Stogov [Mon, 13 Jun 2005 07:55:08 +0000 (07:55 +0000)]
Fixed bug #33312 (ReflectionParameter methods do not work correctly)

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

19 years agoRemoved unused var.
Ilia Alshanetsky [Sun, 12 Jun 2005 17:07:20 +0000 (17:07 +0000)]
Removed unused var.

19 years agoSupport for GLOB_ERR so that glob() reports permission problems (Bug #28355)
Hartmut Holzgraefe [Sun, 12 Jun 2005 07:53:24 +0000 (07:53 +0000)]
Support for GLOB_ERR so that glob() reports permission problems (Bug #28355)

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

19 years agothinko fix (E_COMMIT_AFTER_MIDNIGHT)
Hartmut Holzgraefe [Sun, 12 Jun 2005 01:13:24 +0000 (01:13 +0000)]
thinko fix (E_COMMIT_AFTER_MIDNIGHT)

19 years agoRemoved bogus fix for bug #28355 (it was dead code anyway)
Hartmut Holzgraefe [Sun, 12 Jun 2005 00:59:04 +0000 (00:59 +0000)]
Removed bogus fix for bug #28355 (it was dead code anyway)

19 years agorevert
foobar [Sat, 11 Jun 2005 23:53:21 +0000 (23:53 +0000)]
revert

19 years agoAnother netware fix
foobar [Sat, 11 Jun 2005 23:32:46 +0000 (23:32 +0000)]
Another netware fix

19 years agoMerge the bug fix entries from PHP_5_0 branch
foobar [Sat, 11 Jun 2005 20:19:34 +0000 (20:19 +0000)]
Merge the bug fix entries from PHP_5_0 branch

19 years agoregenerated with re2c 0.9.7
foobar [Sat, 11 Jun 2005 18:00:37 +0000 (18:00 +0000)]
regenerated with re2c 0.9.7

19 years ago- Back to -dev
Andi Gutmans [Sat, 11 Jun 2005 17:03:42 +0000 (17:03 +0000)]
- Back to -dev

19 years ago- b2 (will post it to internals@)
Andi Gutmans [Sat, 11 Jun 2005 16:59:24 +0000 (16:59 +0000)]
- b2 (will post it to internals@)

19 years agohunting for a bug. Looks like it might be yet-another-mysterious-shutdown problem.
Wez Furlong [Sat, 11 Jun 2005 14:48:06 +0000 (14:48 +0000)]
hunting for a bug.  Looks like it might be yet-another-mysterious-shutdown problem.

19 years agoPDO_ODBC returns strings for all data types. Bring expected output in line.
Dan Scott [Sat, 11 Jun 2005 14:01:46 +0000 (14:01 +0000)]
PDO_ODBC returns strings for all data types. Bring expected output in line.

19 years agobecome a better config.m4 citizen
Wez Furlong [Sat, 11 Jun 2005 13:27:50 +0000 (13:27 +0000)]
become a better config.m4 citizen

19 years agoFix for PECL #3714: beginTransaction doesn't work if you're in auto-commit mode.
Wez Furlong [Sat, 11 Jun 2005 12:38:12 +0000 (12:38 +0000)]
Fix for PECL #3714: beginTransaction doesn't work if you're in auto-commit mode.

19 years agoand the lesson is, test everything before you commit at 2am
Wez Furlong [Sat, 11 Jun 2005 12:36:12 +0000 (12:36 +0000)]
and the lesson is, test everything before you commit at 2am

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

19 years agocouple of conceptual errors here
Wez Furlong [Sat, 11 Jun 2005 02:50:20 +0000 (02:50 +0000)]
couple of conceptual errors here

19 years ago- Back to -dev
Andi Gutmans [Fri, 10 Jun 2005 18:29:10 +0000 (18:29 +0000)]
- Back to -dev

19 years ago- Go with 5.1.0b1
Andi Gutmans [Fri, 10 Jun 2005 18:06:43 +0000 (18:06 +0000)]
- Go with 5.1.0b1

19 years ago- Go with Beta 1
Andi Gutmans [Fri, 10 Jun 2005 16:55:27 +0000 (16:55 +0000)]
- Go with Beta 1
- Merged 5.0.x news and nuked anything prior to 5.0.0 release

19 years ago- Fix phpize: need to eval path variables for them to be usable
foobar [Fri, 10 Jun 2005 12:33:59 +0000 (12:33 +0000)]
- Fix phpize: need to eval path variables for them to be usable

19 years agoAdd some entries that was forgotten
Dmitry Stogov [Fri, 10 Jun 2005 12:27:07 +0000 (12:27 +0000)]
Add some entries that was forgotten

19 years agoAdded test for bug #30162 (it is already fixed but test file was forgotten)
Dmitry Stogov [Fri, 10 Jun 2005 10:46:04 +0000 (10:46 +0000)]
Added test for bug #30162 (it is already fixed but test file was forgotten)

19 years agoAdded test file for bug #31177 (not fixed yet)
Dmitry Stogov [Fri, 10 Jun 2005 10:45:14 +0000 (10:45 +0000)]
Added test file for bug #31177 (not fixed yet)

19 years agotypos
Dmitry Stogov [Fri, 10 Jun 2005 10:23:37 +0000 (10:23 +0000)]
typos

19 years agoFixed support for ZEND_ACC_SHADOW in ReflectionProperty constructor
Dmitry Stogov [Fri, 10 Jun 2005 10:22:36 +0000 (10:22 +0000)]
Fixed support for ZEND_ACC_SHADOW in ReflectionProperty constructor

19 years agoFix so that extensions like xdebug, can overload opcodes in all execution modes inclu...
Dmitry Stogov [Fri, 10 Jun 2005 09:54:38 +0000 (09:54 +0000)]
Fix so that extensions like xdebug, can overload opcodes in all execution modes including goto/switch

19 years agoMerge three opcodes (ZEND_NEW, ZEND_JMP_NO_CTOR, ZEND_INIT_CTOR) into one (ZEND_NEW...
Dmitry Stogov [Fri, 10 Jun 2005 07:56:40 +0000 (07:56 +0000)]
Merge three opcodes (ZEND_NEW, ZEND_JMP_NO_CTOR, ZEND_INIT_CTOR) into one (ZEND_NEW). There was no real reason for this anymore and API should be changed before 5.1

19 years agoPatch from zhao ming sen.
Wez Furlong [Fri, 10 Jun 2005 06:32:36 +0000 (06:32 +0000)]
Patch from zhao ming sen.

19 years ago"Fix" PECL #4411
Wez Furlong [Fri, 10 Jun 2005 06:11:29 +0000 (06:11 +0000)]
"Fix" PECL #4411
SPL is not initialized before PDO, so inheriting from SPL's runtime exception class gives PDO a broken exception class.
We don't currently have a way to express this kind of "soft" dependency in the build system, so I'm disabling inheriting from the runtime exception for now.

19 years agoimplement the 'request shutdown' hook; this allows us to register UDFs on
Wez Furlong [Fri, 10 Jun 2005 05:49:48 +0000 (05:49 +0000)]
implement the 'request shutdown' hook; this allows us to register UDFs on
persistent handles safely. (it is dangerous to keep them registered between
requests, as there are 0 guarantees that functions with the same name are even
present on the next hit, let alone that the zvals we cache point to the right
place.

19 years agoFix a dumb bug that would effecively ignore persistent connections and create a
Wez Furlong [Fri, 10 Jun 2005 05:47:55 +0000 (05:47 +0000)]
Fix a dumb bug that would effecively ignore persistent connections and create a
new one each time.

Add a hook for persistent connections: it is called when the object goes out of
scope, and offers the driver an opportunity to release per-request scoped data
at the right time.

This hook is used by pdo_sqlite to unregister UDFs, which are dangerous to keep
registered between requests.

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

19 years agoadd sqliteCreateAggregate()
Wez Furlong [Fri, 10 Jun 2005 05:17:47 +0000 (05:17 +0000)]
add sqliteCreateAggregate()

19 years agofinish implementation of sqliteCreateFunction().
Wez Furlong [Fri, 10 Jun 2005 04:04:43 +0000 (04:04 +0000)]
finish implementation of sqliteCreateFunction().

19 years agoinitialize type of function
Wez Furlong [Fri, 10 Jun 2005 04:03:43 +0000 (04:03 +0000)]
initialize type of function

19 years agowork in progress on UDF.
Wez Furlong [Fri, 10 Jun 2005 02:50:37 +0000 (02:50 +0000)]
work in progress on UDF.
Something is hokey in HEAD, checking it in to try it on another box.