]> granicus.if.org Git - php/log
php
20 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)

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

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

20 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)

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

20 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)

20 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)

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

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

20 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

20 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

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

20 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@)

20 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.

20 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.

20 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

20 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.

20 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

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

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

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

20 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

20 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

20 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

20 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

20 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)

20 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)

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

20 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

20 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

20 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

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

20 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.

20 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.

20 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.

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

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

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

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

20 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.

20 years ago#29689
Stanislav Malyshev [Thu, 9 Jun 2005 17:22:06 +0000 (17:22 +0000)]
#29689

20 years agoMF50: fix #29689 and more private property problems
Stanislav Malyshev [Thu, 9 Jun 2005 17:20:44 +0000 (17:20 +0000)]
MF50:  fix #29689 and more private property problems

20 years agoadd test for this TBF bug
Stanislav Malyshev [Thu, 9 Jun 2005 17:16:13 +0000 (17:16 +0000)]
add test for this TBF bug

20 years agodisallow abstrace private methods
Stanislav Malyshev [Thu, 9 Jun 2005 17:12:54 +0000 (17:12 +0000)]
disallow abstrace private methods

20 years agoFixed double call to php_stream_close() on compiler errors
Dmitry Stogov [Thu, 9 Jun 2005 16:57:43 +0000 (16:57 +0000)]
Fixed double call to php_stream_close() on compiler errors

20 years agoFixed compiler warning.
Ilia Alshanetsky [Thu, 9 Jun 2005 16:13:14 +0000 (16:13 +0000)]
Fixed compiler warning.

20 years agoadd --enable-memory-manager switch for win32 too
Wez Furlong [Thu, 9 Jun 2005 13:09:04 +0000 (13:09 +0000)]
add --enable-memory-manager switch for win32 too

20 years agohmm, backing out this change, as it seems to cause problems with user-space
Wez Furlong [Thu, 9 Jun 2005 12:15:14 +0000 (12:15 +0000)]
hmm, backing out this change, as it seems to cause problems with user-space
streams and filters (the ZE needs to close them before it blows away the
user-space code.

Noticed by Dmitry.  Still need to find out how to avoid double-closing streams.

20 years agoFixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in...
Dmitry Stogov [Thu, 9 Jun 2005 10:32:08 +0000 (10:32 +0000)]
Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in seg fault)

20 years agoFixed bug (Crash on Windows and ZTS) that was introduced with fix for bug #26456
Dmitry Stogov [Thu, 9 Jun 2005 08:52:51 +0000 (08:52 +0000)]
Fixed bug (Crash on Windows and ZTS) that was introduced with fix for bug #26456

20 years agoFixed reference counting and probable crash on fclose() or shutdown
Dmitry Stogov [Thu, 9 Jun 2005 08:19:30 +0000 (08:19 +0000)]
Fixed reference counting and probable crash on fclose() or shutdown

20 years agoFixed array type autodetection (use namespace name, but not the namespace prefix
Dmitry Stogov [Thu, 9 Jun 2005 08:17:37 +0000 (08:17 +0000)]
Fixed array type autodetection (use namespace name, but not the namespace prefix
)

20 years agoChangeLog update
<changelog@php.net> [Thu, 9 Jun 2005 05:41:03 +0000 (05:41 +0000)]
ChangeLog update

20 years agoFixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in length)
Ilia Alshanetsky [Wed, 8 Jun 2005 23:49:38 +0000 (23:49 +0000)]
Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in length)

20 years agoUSE_ZEND_ALLOC should be defined here too.
Frank M. Kromann [Wed, 8 Jun 2005 20:50:44 +0000 (20:50 +0000)]
USE_ZEND_ALLOC should be defined here too.

20 years agoFixed memory allocation bugs in array_reduce() with initial value (#22463 & #24980)
Dmitry Stogov [Wed, 8 Jun 2005 19:54:24 +0000 (19:54 +0000)]
Fixed memory allocation bugs in array_reduce() with initial value (#22463 & #24980)

20 years agoFixed zval_ptr_dtor(&return_value) on uninicialized zval
Dmitry Stogov [Wed, 8 Jun 2005 19:51:56 +0000 (19:51 +0000)]
Fixed zval_ptr_dtor(&return_value) on uninicialized zval

20 years agoFixed exception handling in getIterator() callback (bugs #26229 & #30725)
Dmitry Stogov [Wed, 8 Jun 2005 18:54:04 +0000 (18:54 +0000)]
Fixed exception handling in getIterator() callback (bugs #26229 & #30725)

20 years agoFixed valgrind errors
Dmitry Stogov [Wed, 8 Jun 2005 18:11:06 +0000 (18:11 +0000)]
Fixed valgrind errors

20 years agoFixed ReflectionClass::setStaticPropertyValue()
Dmitry Stogov [Wed, 8 Jun 2005 17:08:06 +0000 (17:08 +0000)]
Fixed ReflectionClass::setStaticPropertyValue()

20 years agoHopefully fixes win32 builds
foobar [Wed, 8 Jun 2005 15:57:17 +0000 (15:57 +0000)]
Hopefully fixes win32 builds

20 years agoFixed incorrect usage of zend_mangle_property_name() (valgrind errors)
Dmitry Stogov [Wed, 8 Jun 2005 15:48:12 +0000 (15:48 +0000)]
Fixed incorrect usage of zend_mangle_property_name() (valgrind errors)

20 years agoFixed lookups for previos opcodes
Dmitry Stogov [Wed, 8 Jun 2005 15:01:35 +0000 (15:01 +0000)]
Fixed lookups for previos opcodes

20 years agoFixed bug #30140 (Problem with array in static properties)
Dmitry Stogov [Wed, 8 Jun 2005 13:21:28 +0000 (13:21 +0000)]
Fixed bug #30140 (Problem with array in static properties)

20 years agoAdded test for bug #32322 (Return values by reference broken( using self::),example...
Dmitry Stogov [Wed, 8 Jun 2005 08:43:38 +0000 (08:43 +0000)]
Added test for bug #32322 (Return values by reference broken( using self::),example singleton instance)

20 years agoFixed test file affected by fix for bug #30820 (static member conflict with $this...
Dmitry Stogov [Wed, 8 Jun 2005 08:08:37 +0000 (08:08 +0000)]
Fixed test file affected by fix for bug #30820 (static member conflict with $this->member silently ignored)

20 years agoFixed bug #30820 (static member conflict with $this->member silently ignored)
Dmitry Stogov [Wed, 8 Jun 2005 08:08:18 +0000 (08:08 +0000)]
Fixed bug #30820 (static member conflict with $this->member silently ignored)

20 years agoFixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine())
Dmitry Stogov [Wed, 8 Jun 2005 06:49:01 +0000 (06:49 +0000)]
Fixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine())

20 years agoChangeLog update
<changelog@php.net> [Wed, 8 Jun 2005 05:39:00 +0000 (05:39 +0000)]
ChangeLog update

20 years agoChangeLog update
<changelog@php.net> [Wed, 8 Jun 2005 00:40:35 +0000 (00:40 +0000)]
ChangeLog update

20 years ago- Fix paths when using --libdir and --includedir configure options
foobar [Tue, 7 Jun 2005 21:56:09 +0000 (21:56 +0000)]
- Fix paths when using --libdir and --includedir configure options

20 years ago- It is nice to close the script with ?>..
foobar [Tue, 7 Jun 2005 21:39:54 +0000 (21:39 +0000)]
- It is nice to close the script with ?>..

20 years agoFixed bug #26456 (Wrong results from Reflection-API getDocComment() when called via...
Dmitry Stogov [Tue, 7 Jun 2005 18:11:56 +0000 (18:11 +0000)]
Fixed bug #26456 (Wrong results from Reflection-API getDocComment() when called via STDIN)

20 years ago-Moved --disable-zend-memory-manager where it belongs
foobar [Tue, 7 Jun 2005 17:22:40 +0000 (17:22 +0000)]
-Moved --disable-zend-memory-manager where it belongs

20 years ago- Show "none" when nothing is found
foobar [Tue, 7 Jun 2005 16:47:33 +0000 (16:47 +0000)]
- Show "none" when nothing is found

20 years agoFixed memory allocation bugs. Probably this patch should fix bug #31725.
Dmitry Stogov [Tue, 7 Jun 2005 15:39:35 +0000 (15:39 +0000)]
Fixed memory allocation bugs. Probably this patch should fix bug #31725.

20 years agoFixed ZTS build.
Ilia Alshanetsky [Tue, 7 Jun 2005 14:01:36 +0000 (14:01 +0000)]
Fixed ZTS build.

20 years ago- Added the --disable-zend-memory-manager switch to disable the Zend memory
Derick Rethans [Tue, 7 Jun 2005 13:36:08 +0000 (13:36 +0000)]
- Added the --disable-zend-memory-manager switch to disable the Zend memory
  manager.
#- I discussed this with Dmitry today - we found it useful.

20 years ago- Not sure why this wasn't committed...
Derick Rethans [Tue, 7 Jun 2005 13:19:09 +0000 (13:19 +0000)]
- Not sure why this wasn't committed...

20 years agoFixed memory leak in debug_print_backtrace()
Dmitry Stogov [Tue, 7 Jun 2005 13:14:23 +0000 (13:14 +0000)]
Fixed memory leak in debug_print_backtrace()

20 years ago- Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)
foobar [Tue, 7 Jun 2005 12:39:02 +0000 (12:39 +0000)]
- Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)
- Make sure MYSQL_DIR is empty.

20 years agofixed memory leak in bug #28972 ([] operator overflow treatment is incorrect), not...
Dmitry Stogov [Tue, 7 Jun 2005 10:21:52 +0000 (10:21 +0000)]
fixed memory leak in bug #28972 ([] operator overflow treatment is incorrect), not the bug itself.

20 years ago- MF44: Problems with user defined error handler and references
Derick Rethans [Tue, 7 Jun 2005 10:01:30 +0000 (10:01 +0000)]
- MF44: Problems with user defined error handler and references

20 years agoFixed bug #33243 (ze1_compatibility_mode does not work as expected)
Dmitry Stogov [Tue, 7 Jun 2005 07:03:28 +0000 (07:03 +0000)]
Fixed bug #33243 (ze1_compatibility_mode does not work as expected)

20 years agoEnabled test for <any>
Dmitry Stogov [Tue, 7 Jun 2005 05:37:38 +0000 (05:37 +0000)]
Enabled test for <any>

20 years agoChangeLog update
<changelog@php.net> [Tue, 7 Jun 2005 00:35:54 +0000 (00:35 +0000)]
ChangeLog update

20 years agofix build on Solaris
Wez Furlong [Mon, 6 Jun 2005 22:04:14 +0000 (22:04 +0000)]
fix build on Solaris

20 years agosilence warning
foobar [Mon, 6 Jun 2005 22:01:41 +0000 (22:01 +0000)]
silence warning

20 years agotest commit
Wez Furlong [Mon, 6 Jun 2005 17:47:49 +0000 (17:47 +0000)]
test commit

20 years agolibmonetra-5.0 sync.
Brad House [Mon, 6 Jun 2005 16:43:26 +0000 (16:43 +0000)]
libmonetra-5.0 sync.
added m_validateidentifier, which is enabled by default to keep invalid pointer addresses from causing PHP to crash
kept compatability with older versions of libmonetra.

20 years agoBetter storage size for output length.
Ilia Alshanetsky [Mon, 6 Jun 2005 16:30:46 +0000 (16:30 +0000)]
Better storage size for output length.
# Thanks to Stefan for noticing the problem.

20 years ago- Regenerate VM files and add warning about regeneration
Derick Rethans [Mon, 6 Jun 2005 15:17:20 +0000 (15:17 +0000)]
- Regenerate VM files and add warning about regeneration

20 years ago- MH44: Problems with user defined error handler and wrong usage of references
Derick Rethans [Mon, 6 Jun 2005 13:09:23 +0000 (13:09 +0000)]
- MH44: Problems with user defined error handler and wrong usage of references

20 years ago- Fixed bug #33242 (Mangled error message when stream fails).
Derick Rethans [Mon, 6 Jun 2005 12:39:57 +0000 (12:39 +0000)]
- Fixed bug #33242 (Mangled error message when stream fails).

20 years agoFixed bug #32428 (The @ warning error supression operator is broken)
Dmitry Stogov [Mon, 6 Jun 2005 11:20:46 +0000 (11:20 +0000)]
Fixed bug #32428 (The @ warning error supression operator is broken)

20 years agoFixed bug #32799 (crash: calling the corresponding global var during the destruct)
Dmitry Stogov [Mon, 6 Jun 2005 10:38:43 +0000 (10:38 +0000)]
Fixed bug #32799 (crash: calling the corresponding global var during the destruct)

20 years agoAdded test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
Dmitry Stogov [Mon, 6 Jun 2005 09:50:40 +0000 (09:50 +0000)]
Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)

20 years agoFixed bug #32993 (implemented Iterator function current() don't throw exception)
Dmitry Stogov [Mon, 6 Jun 2005 08:24:05 +0000 (08:24 +0000)]
Fixed bug #32993 (implemented Iterator function current() don't throw exception)

20 years agoFixed bug #33171 (foreach enumerates private fields declared in base classes)
Dmitry Stogov [Mon, 6 Jun 2005 07:52:08 +0000 (07:52 +0000)]
Fixed bug #33171 (foreach enumerates private fields declared in base classes)

20 years ago- Expose -a as special mode and show whether it is a shell or not
Marcus Boerger [Mon, 6 Jun 2005 07:11:08 +0000 (07:11 +0000)]
- Expose -a as special mode and show whether it is a shell or not