]>
granicus.if.org Git - php/log
<changelog@php.net> [Wed, 15 Jun 2005 05:33:04 +0000 (05:33 +0000)]
ChangeLog update
Edin Kadribasic [Wed, 15 Jun 2005 00:23:14 +0000 (00:23 +0000)]
Export symbols
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()
Dan Scott [Wed, 15 Jun 2005 00:17:18 +0000 (00:17 +0000)]
Bring PDO_ODBC tests in sync with PDO base tests.
Edin Kadribasic [Wed, 15 Jun 2005 00:11:29 +0000 (00:11 +0000)]
Make it compile on windows
Ilia Alshanetsky [Tue, 14 Jun 2005 23:59:29 +0000 (23:59 +0000)]
more accurate timing function.
Ilia Alshanetsky [Tue, 14 Jun 2005 23:40:57 +0000 (23:40 +0000)]
Fixed memory leaks.
foobar [Tue, 14 Jun 2005 22:50:55 +0000 (22:50 +0000)]
fix VPATH builds + nuked unnecessary lines
Edin Kadribasic [Tue, 14 Jun 2005 22:25:48 +0000 (22:25 +0000)]
Added win32 build file
foobar [Tue, 14 Jun 2005 22:21:08 +0000 (22:21 +0000)]
This test did not fit to the new interactive shell thing
foobar [Tue, 14 Jun 2005 22:19:50 +0000 (22:19 +0000)]
BFN
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.
Rob Richards [Tue, 14 Jun 2005 19:39:52 +0000 (19:39 +0000)]
Fixed bug #33340 (CLI Crash when calling php:function from XSLT)
foobar [Tue, 14 Jun 2005 13:26:09 +0000 (13:26 +0000)]
unify .cvsignore files
foobar [Tue, 14 Jun 2005 13:09:23 +0000 (13:09 +0000)]
If the macro exists, use it, otherwise use the Makefile.frag
Ilia Alshanetsky [Tue, 14 Jun 2005 13:09:04 +0000 (13:09 +0000)]
bzero > memset
Dmitry Stogov [Tue, 14 Jun 2005 12:55:48 +0000 (12:55 +0000)]
Removed old executor
foobar [Tue, 14 Jun 2005 12:23:26 +0000 (12:23 +0000)]
reordered + added msg to configure output for PHP_ZEND_VM
foobar [Tue, 14 Jun 2005 11:47:57 +0000 (11:47 +0000)]
typofix
foobar [Tue, 14 Jun 2005 11:41:48 +0000 (11:41 +0000)]
fix standalone build
<changelog@php.net> [Tue, 14 Jun 2005 05:32:30 +0000 (05:32 +0000)]
ChangeLog update
Sebastian Bergmann [Tue, 14 Jun 2005 05:13:01 +0000 (05:13 +0000)]
ZTS fix.
Ilia Alshanetsky [Tue, 14 Jun 2005 02:39:42 +0000 (02:39 +0000)]
Added bindto socket context option.
foobar [Tue, 14 Jun 2005 02:18:44 +0000 (02:18 +0000)]
Make this usable for header files too
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
foobar [Tue, 14 Jun 2005 01:44:16 +0000 (01:44 +0000)]
use PHP_CHECK_PDO_INCLUDES
foobar [Tue, 14 Jun 2005 01:43:53 +0000 (01:43 +0000)]
Allow different things to be done when found / not-found
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
foobar [Tue, 14 Jun 2005 00:00:53 +0000 (00:00 +0000)]
- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
foobar [Mon, 13 Jun 2005 23:37:20 +0000 (23:37 +0000)]
ws
Hartmut Holzgraefe [Mon, 13 Jun 2005 22:20:05 +0000 (22:20 +0000)]
added news item for GLOB_ERR fix
Edin Kadribasic [Mon, 13 Jun 2005 19:33:39 +0000 (19:33 +0000)]
MFB: MSVC++ 6.0 doesn't support long long type
Dmitry Stogov [Mon, 13 Jun 2005 17:50:07 +0000 (17:50 +0000)]
Specializer optimization
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!
Antony Dovgal [Mon, 13 Jun 2005 09:30:49 +0000 (09:30 +0000)]
destroy session after destroying error handle
SQLT_CHR is allowed too
foobar [Mon, 13 Jun 2005 08:44:47 +0000 (08:44 +0000)]
- Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread)
Dmitry Stogov [Mon, 13 Jun 2005 07:55:08 +0000 (07:55 +0000)]
Fixed bug #33312 (ReflectionParameter methods do not work correctly)
<changelog@php.net> [Mon, 13 Jun 2005 05:32:00 +0000 (05:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 12 Jun 2005 17:07:20 +0000 (17:07 +0000)]
Removed unused var.
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)
<changelog@php.net> [Sun, 12 Jun 2005 05:40:34 +0000 (05:40 +0000)]
ChangeLog update
Hartmut Holzgraefe [Sun, 12 Jun 2005 01:13:24 +0000 (01:13 +0000)]
thinko fix (E_COMMIT_AFTER_MIDNIGHT)
Hartmut Holzgraefe [Sun, 12 Jun 2005 00:59:04 +0000 (00:59 +0000)]
Removed bogus fix for bug #28355 (it was dead code anyway)
foobar [Sat, 11 Jun 2005 23:53:21 +0000 (23:53 +0000)]
revert
foobar [Sat, 11 Jun 2005 23:32:46 +0000 (23:32 +0000)]
Another netware fix
foobar [Sat, 11 Jun 2005 20:19:34 +0000 (20:19 +0000)]
Merge the bug fix entries from PHP_5_0 branch
foobar [Sat, 11 Jun 2005 18:00:37 +0000 (18:00 +0000)]
regenerated with re2c 0.9.7
Andi Gutmans [Sat, 11 Jun 2005 17:03:42 +0000 (17:03 +0000)]
- Back to -dev
Andi Gutmans [Sat, 11 Jun 2005 16:59:24 +0000 (16:59 +0000)]
- b2 (will post it to internals@)
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.
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.
Wez Furlong [Sat, 11 Jun 2005 13:27:50 +0000 (13:27 +0000)]
become a better config.m4 citizen
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.
Wez Furlong [Sat, 11 Jun 2005 12:36:12 +0000 (12:36 +0000)]
and the lesson is, test everything before you commit at 2am
<changelog@php.net> [Sat, 11 Jun 2005 05:40:37 +0000 (05:40 +0000)]
ChangeLog update
Wez Furlong [Sat, 11 Jun 2005 02:50:20 +0000 (02:50 +0000)]
couple of conceptual errors here
Andi Gutmans [Fri, 10 Jun 2005 18:29:10 +0000 (18:29 +0000)]
- Back to -dev
Andi Gutmans [Fri, 10 Jun 2005 18:06:43 +0000 (18:06 +0000)]
- Go with 5.1.0b1
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
foobar [Fri, 10 Jun 2005 12:33:59 +0000 (12:33 +0000)]
- Fix phpize: need to eval path variables for them to be usable
Dmitry Stogov [Fri, 10 Jun 2005 12:27:07 +0000 (12:27 +0000)]
Add some entries that 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)
Dmitry Stogov [Fri, 10 Jun 2005 10:45:14 +0000 (10:45 +0000)]
Added test file for bug #31177 (not fixed yet)
Dmitry Stogov [Fri, 10 Jun 2005 10:23:37 +0000 (10:23 +0000)]
typos
Dmitry Stogov [Fri, 10 Jun 2005 10:22:36 +0000 (10:22 +0000)]
Fixed support for ZEND_ACC_SHADOW in ReflectionProperty constructor
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
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
Wez Furlong [Fri, 10 Jun 2005 06:32:36 +0000 (06:32 +0000)]
Patch from zhao ming sen.
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.
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.
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.
<changelog@php.net> [Fri, 10 Jun 2005 05:32:48 +0000 (05:32 +0000)]
ChangeLog update
Wez Furlong [Fri, 10 Jun 2005 05:17:47 +0000 (05:17 +0000)]
add sqliteCreateAggregate()
Wez Furlong [Fri, 10 Jun 2005 04:04:43 +0000 (04:04 +0000)]
finish implementation of sqliteCreateFunction().
Wez Furlong [Fri, 10 Jun 2005 04:03:43 +0000 (04:03 +0000)]
initialize type of function
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.
Stanislav Malyshev [Thu, 9 Jun 2005 17:22:06 +0000 (17:22 +0000)]
#29689
Stanislav Malyshev [Thu, 9 Jun 2005 17:20:44 +0000 (17:20 +0000)]
MF50: fix #29689 and more private property problems
Stanislav Malyshev [Thu, 9 Jun 2005 17:16:13 +0000 (17:16 +0000)]
add test for this TBF bug
Stanislav Malyshev [Thu, 9 Jun 2005 17:12:54 +0000 (17:12 +0000)]
disallow abstrace private methods
Dmitry Stogov [Thu, 9 Jun 2005 16:57:43 +0000 (16:57 +0000)]
Fixed double call to php_stream_close() on compiler errors
Ilia Alshanetsky [Thu, 9 Jun 2005 16:13:14 +0000 (16:13 +0000)]
Fixed compiler warning.
Wez Furlong [Thu, 9 Jun 2005 13:09:04 +0000 (13:09 +0000)]
add --enable-memory-manager switch for win32 too
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.
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)
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
Dmitry Stogov [Thu, 9 Jun 2005 08:19:30 +0000 (08:19 +0000)]
Fixed reference counting and probable crash on fclose() or shutdown
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
)
<changelog@php.net> [Thu, 9 Jun 2005 05:41:03 +0000 (05:41 +0000)]
ChangeLog update
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)
Frank M. Kromann [Wed, 8 Jun 2005 20:50:44 +0000 (20:50 +0000)]
USE_ZEND_ALLOC should be defined here too.
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)
Dmitry Stogov [Wed, 8 Jun 2005 19:51:56 +0000 (19:51 +0000)]
Fixed zval_ptr_dtor(&return_value) on uninicialized zval
Dmitry Stogov [Wed, 8 Jun 2005 18:54:04 +0000 (18:54 +0000)]
Fixed exception handling in getIterator() callback (bugs #26229 & #30725)
Dmitry Stogov [Wed, 8 Jun 2005 18:11:06 +0000 (18:11 +0000)]
Fixed valgrind errors
Dmitry Stogov [Wed, 8 Jun 2005 17:08:06 +0000 (17:08 +0000)]
Fixed ReflectionClass::setStaticPropertyValue()
foobar [Wed, 8 Jun 2005 15:57:17 +0000 (15:57 +0000)]
Hopefully fixes win32 builds
Dmitry Stogov [Wed, 8 Jun 2005 15:48:12 +0000 (15:48 +0000)]
Fixed incorrect usage of zend_mangle_property_name() (valgrind errors)
Dmitry Stogov [Wed, 8 Jun 2005 15:01:35 +0000 (15:01 +0000)]
Fixed lookups for previos opcodes
Dmitry Stogov [Wed, 8 Jun 2005 13:21:28 +0000 (13:21 +0000)]
Fixed bug #30140 (Problem with array in static properties)