]>
granicus.if.org Git - php/log
Dmitry Stogov [Tue, 10 Aug 2004 09:57:16 +0000 (09:57 +0000)]
Test is fixed. (__call() requires two parameters).
Christian Stocker [Tue, 10 Aug 2004 08:00:06 +0000 (08:00 +0000)]
Fix segfault on error in xslt
Marcus Boerger [Tue, 10 Aug 2004 07:01:54 +0000 (07:01 +0000)]
- Fix warnings
Moriyoshi Koizumi [Tue, 10 Aug 2004 06:00:30 +0000 (06:00 +0000)]
- Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements referred
twice or more times). (Patch inspired by Michael Manley. Thanks.)
Andi Gutmans [Tue, 10 Aug 2004 05:42:21 +0000 (05:42 +0000)]
- MFB
Ilia Alshanetsky [Tue, 10 Aug 2004 00:44:20 +0000 (00:44 +0000)]
Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode).
<changelog@php.net> [Tue, 10 Aug 2004 00:34:28 +0000 (00:34 +0000)]
ChangeLog update
Derick Rethans [Mon, 9 Aug 2004 15:56:51 +0000 (15:56 +0000)]
- Fixed speling and some reordering
Georg Richter [Mon, 9 Aug 2004 04:34:01 +0000 (04:34 +0000)]
fixed bug #29577 (MYSQLI_CLIENT_FOUND_ROWS undefined)
<changelog@php.net> [Mon, 9 Aug 2004 00:34:17 +0000 (00:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 8 Aug 2004 21:31:50 +0000 (21:31 +0000)]
When skip condition is met, stop.
Ilia Alshanetsky [Sun, 8 Aug 2004 21:26:29 +0000 (21:26 +0000)]
MFB: removed \r characters.
Christian Stocker [Sun, 8 Aug 2004 18:01:33 +0000 (18:01 +0000)]
- Fix bug #29573: Segmentation fault when php function(called from XSLT templat) throw exception
- Fix some 0 Byte Memory Leaks
<changelog@php.net> [Sun, 8 Aug 2004 00:34:33 +0000 (00:34 +0000)]
ChangeLog update
Wez Furlong [Sat, 7 Aug 2004 21:00:59 +0000 (21:00 +0000)]
Fix for Bug #29490 from Michael Sisolak.
Another fine patch; thanks Michael.
Sara Golemon [Sat, 7 Aug 2004 15:59:59 +0000 (15:59 +0000)]
Fix inet_pton/ntop() on BSD
Sara Golemon [Sat, 7 Aug 2004 05:11:26 +0000 (05:11 +0000)]
Binary safety fix for inet_pton()
Sara Golemon [Sat, 7 Aug 2004 04:50:24 +0000 (04:50 +0000)]
New Functions inet_pton() and inet_ntop()
Andi Gutmans [Sat, 7 Aug 2004 00:45:34 +0000 (00:45 +0000)]
- Commit Derick's patch for allowing Zend to use regular libc memory
- allocation functions. Mainly useful in conjunction with tools such as
- valgrind which enables us to find bugs we might not find with the
- current memory managers boundary protection.
<changelog@php.net> [Sat, 7 Aug 2004 00:35:48 +0000 (00:35 +0000)]
ChangeLog update
Sara Golemon [Fri, 6 Aug 2004 18:38:35 +0000 (18:38 +0000)]
Add A6 support, fix IPv6 address parsing, and improve define compatability
Sara Golemon [Fri, 6 Aug 2004 16:36:00 +0000 (16:36 +0000)]
ZTS Fix
Wez Furlong [Fri, 6 Aug 2004 14:08:17 +0000 (14:08 +0000)]
Avoid possible segfault when using stream_socket_client with bogus flags.
<changelog@php.net> [Fri, 6 Aug 2004 00:33:59 +0000 (00:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 5 Aug 2004 23:57:51 +0000 (23:57 +0000)]
php_error() -> php_error_docref()
Gabor Hojtsy [Thu, 5 Aug 2004 16:26:15 +0000 (16:26 +0000)]
update documentation credits, mentioning that more contributors are listed in the manual
Antony Dovgal [Thu, 5 Aug 2004 14:15:36 +0000 (14:15 +0000)]
remove all references to @ thing, as it's not recommended.
always add it to NEWS yourself please (c) Derick =)
Antony Dovgal [Thu, 5 Aug 2004 14:13:13 +0000 (14:13 +0000)]
news entry
Antony Dovgal [Thu, 5 Aug 2004 13:31:17 +0000 (13:31 +0000)]
change xsl_xsltprocessor_set_parameter() to support parameter->value arrays
add test for it
@Change xsl_xsltprocessor_set_parameter() to support parameter->value arrays (Tony)
Wez Furlong [Thu, 5 Aug 2004 12:15:17 +0000 (12:15 +0000)]
Generate a .reg file for the syslog stuff
NB: still need a solution for zts and non-zts on the same machine.
Ilia Alshanetsky [Thu, 5 Aug 2004 00:44:30 +0000 (00:44 +0000)]
Eliminate unneeded variable.
<changelog@php.net> [Thu, 5 Aug 2004 00:35:34 +0000 (00:35 +0000)]
ChangeLog update
Marcus Boerger [Wed, 4 Aug 2004 22:47:56 +0000 (22:47 +0000)]
- Fix bug #29523 (ReflectionParameter::isOptional() is incorrect)
Frank M. Kromann [Wed, 4 Aug 2004 16:47:17 +0000 (16:47 +0000)]
Move iconv exports to the iconv extension and make libxml depend on iconv
Frank M. Kromann [Wed, 4 Aug 2004 16:46:48 +0000 (16:46 +0000)]
Move iconv exports to the iconv extension
Zeev Suraski [Wed, 4 Aug 2004 16:41:13 +0000 (16:41 +0000)]
Update prototypes
Antony Dovgal [Wed, 4 Aug 2004 14:57:40 +0000 (14:57 +0000)]
nuke unused variable
Zeev Suraski [Wed, 4 Aug 2004 14:41:56 +0000 (14:41 +0000)]
Fix prototypes
Georg Richter [Wed, 4 Aug 2004 13:15:48 +0000 (13:15 +0000)]
forgot to remove debug variable :( (Thx to Derick)
Georg Richter [Wed, 4 Aug 2004 12:59:26 +0000 (12:59 +0000)]
fixed bug #29522
Georg Richter [Wed, 4 Aug 2004 12:59:09 +0000 (12:59 +0000)]
fixed properties when connect wasn't called
Georg Richter [Wed, 4 Aug 2004 12:28:09 +0000 (12:28 +0000)]
fixed bug #29522
<changelog@php.net> [Wed, 4 Aug 2004 00:34:06 +0000 (00:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 4 Aug 2004 00:28:03 +0000 (00:28 +0000)]
Fixed argument handling in sun* functions.
Edin Kadribasic [Tue, 3 Aug 2004 22:45:36 +0000 (22:45 +0000)]
New libxml2 version for windows build.
Version 2.6.11.
http://ctindustries.net/dom/libxml/
Marcus Boerger [Tue, 3 Aug 2004 17:10:40 +0000 (17:10 +0000)]
Update
Marcus Boerger [Tue, 3 Aug 2004 17:07:40 +0000 (17:07 +0000)]
MFHed
Marcus Boerger [Tue, 3 Aug 2004 16:59:53 +0000 (16:59 +0000)]
Add new test
Marcus Boerger [Tue, 3 Aug 2004 16:59:25 +0000 (16:59 +0000)]
- Fixed Bug #29505 get_class_vars() severely broken when used with arrays
Marcus Boerger [Tue, 3 Aug 2004 16:41:12 +0000 (16:41 +0000)]
BFN
Wez Furlong [Tue, 3 Aug 2004 12:41:26 +0000 (12:41 +0000)]
Even more verbosity...
Wez Furlong [Tue, 3 Aug 2004 09:44:04 +0000 (09:44 +0000)]
Even more verbosity in case of error
Antony Dovgal [Tue, 3 Aug 2004 06:25:25 +0000 (06:25 +0000)]
fix typo in mail.c: mail_force_extra_parameters -> mail.force_extra_parameters
Antony Dovgal [Tue, 3 Aug 2004 06:19:16 +0000 (06:19 +0000)]
fix typo in php.ini: paramAters -> paramEters
Greg Beaver [Tue, 3 Aug 2004 04:36:00 +0000 (04:36 +0000)]
commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs
Frank M. Kromann [Tue, 3 Aug 2004 04:15:34 +0000 (04:15 +0000)]
sys/stat.h is includes in php_streams.h no need to do that again.
Wez Furlong [Tue, 3 Aug 2004 01:23:35 +0000 (01:23 +0000)]
Catch exceptions from broken config.w32 files
Wez Furlong [Tue, 3 Aug 2004 01:03:32 +0000 (01:03 +0000)]
Explicitly check PATH before cygwin for mc.exe, as we want MS message compiler,
not GNU Midnight Commander.
Wez Furlong [Tue, 3 Aug 2004 00:58:29 +0000 (00:58 +0000)]
Revert the search path tweak; it broke the snap build for ming
Wez Furlong [Tue, 3 Aug 2004 00:47:57 +0000 (00:47 +0000)]
Avoid possible exception
<changelog@php.net> [Tue, 3 Aug 2004 00:34:47 +0000 (00:34 +0000)]
ChangeLog update
Wez Furlong [Tue, 3 Aug 2004 00:02:48 +0000 (00:02 +0000)]
A better fix for the VC 2k max literal string limit
(also affects vc7)
Marcus Boerger [Mon, 2 Aug 2004 23:10:53 +0000 (23:10 +0000)]
- Expand to test number of parameters
Marcus Boerger [Mon, 2 Aug 2004 23:10:29 +0000 (23:10 +0000)]
- Add methods to check parameter count
Marcus Boerger [Mon, 2 Aug 2004 23:00:35 +0000 (23:00 +0000)]
Correct test name
Marcus Boerger [Mon, 2 Aug 2004 22:59:58 +0000 (22:59 +0000)]
Add test
Ilia Alshanetsky [Mon, 2 Aug 2004 22:43:40 +0000 (22:43 +0000)]
Allow sqlite_fetch_column_types() to properly handle table names with
spaces in them.
Marcus Boerger [Mon, 2 Aug 2004 22:41:34 +0000 (22:41 +0000)]
- Change to use memcmp instead of strcmp
Frank M. Kromann [Mon, 2 Aug 2004 18:48:49 +0000 (18:48 +0000)]
VC6 hack to avoid CONFIGURE_COMMAND string length over 2048 when building many extensions
Wez Furlong [Mon, 2 Aug 2004 18:02:48 +0000 (18:02 +0000)]
Better error reporting
Frank M. Kromann [Mon, 2 Aug 2004 17:54:49 +0000 (17:54 +0000)]
Search in PATH before explicit_path. This resolves conflict between Microsoft and cygwin tools with the same name.
Frank M. Kromann [Mon, 2 Aug 2004 17:45:54 +0000 (17:45 +0000)]
Fix line endings
Andi Gutmans [Mon, 2 Aug 2004 17:36:45 +0000 (17:36 +0000)]
- Fix typo
Marcus Boerger [Mon, 2 Aug 2004 16:38:09 +0000 (16:38 +0000)]
- Remove all for now
# - the optimization part can be done in apc or compareable products
# - NULL can be reintroduced later when needed
Marcus Boerger [Mon, 2 Aug 2004 08:29:59 +0000 (08:29 +0000)]
MFB Enforce protocol of magic methods/classes
Marcus Boerger [Mon, 2 Aug 2004 08:27:57 +0000 (08:27 +0000)]
MFB: Enforce protocol on magic methods/functions
Sascha Schumann [Mon, 2 Aug 2004 08:27:46 +0000 (08:27 +0000)]
fix empty_string issue
Patch submitted by Antony Dovgal <tony2001@phpclub.net>
Sascha Schumann [Mon, 2 Aug 2004 08:27:24 +0000 (08:27 +0000)]
don't read empty files
0 malloc noticed by Antony Dovgal <tony2001@phpclub.net>
Ilia Alshanetsky [Mon, 2 Aug 2004 02:35:01 +0000 (02:35 +0000)]
A gentler (performance wise) allocation of buffer for temp variables.
<changelog@php.net> [Mon, 2 Aug 2004 00:33:46 +0000 (00:33 +0000)]
ChangeLog update
Wez Furlong [Sun, 1 Aug 2004 12:32:03 +0000 (12:32 +0000)]
More hoops for VC6
Wez Furlong [Sun, 1 Aug 2004 11:33:58 +0000 (11:33 +0000)]
snap this rule in half for vc6
Wez Furlong [Sun, 1 Aug 2004 11:19:33 +0000 (11:19 +0000)]
Juggle deps
<changelog@php.net> [Sun, 1 Aug 2004 00:33:37 +0000 (00:33 +0000)]
ChangeLog update
Wez Furlong [Sun, 1 Aug 2004 00:29:50 +0000 (00:29 +0000)]
Enable usleep under win32
Wez Furlong [Sat, 31 Jul 2004 23:59:46 +0000 (23:59 +0000)]
Fix bug #8314: sane syslog output to the WinNT event log.
Big fat note: if you're building from a .dsp, you need to replicate
the custom build step that uses MC to generate the message catalog
To make use of this fix, you need to register the event source; running "nmake
install" will handle this for you (if you also build the win32std extension
from pecl).
I'll arrange with Phil to have the installer handle this registration too.
Wez Furlong [Sat, 31 Jul 2004 18:59:50 +0000 (18:59 +0000)]
Go with new go-pear infrastructure
Wez Furlong [Sat, 31 Jul 2004 18:52:04 +0000 (18:52 +0000)]
Un-bork
Wez Furlong [Sat, 31 Jul 2004 18:46:18 +0000 (18:46 +0000)]
Fix some misbehaving pecls (my own included ;-)
Wez Furlong [Sat, 31 Jul 2004 17:28:27 +0000 (17:28 +0000)]
Allow win32 stuff to build non-zts.
Fix stream crypto func (again? didn't I already commit that?)
Wez Furlong [Sat, 31 Jul 2004 17:27:03 +0000 (17:27 +0000)]
Allow COM to build under non-zts.
Thanks Frank.
Wez Furlong [Sat, 31 Jul 2004 16:34:44 +0000 (16:34 +0000)]
zts fix...
Wez Furlong [Sat, 31 Jul 2004 10:56:55 +0000 (10:56 +0000)]
Misc sendto/recvfrom tweaks that have been pending here for a while...
Wez Furlong [Sat, 31 Jul 2004 10:49:09 +0000 (10:49 +0000)]
Make sure this is initialized...
Wez Furlong [Sat, 31 Jul 2004 10:09:25 +0000 (10:09 +0000)]
Implement an fstat cache for plain files.
<changelog@php.net> [Sat, 31 Jul 2004 00:34:20 +0000 (00:34 +0000)]
ChangeLog update
Andi Gutmans [Fri, 30 Jul 2004 22:52:32 +0000 (22:52 +0000)]
- Add globals.c
Frank M. Kromann [Fri, 30 Jul 2004 22:49:02 +0000 (22:49 +0000)]
Adding missing PHPAPI for non ZTS builds
Andi Gutmans [Fri, 30 Jul 2004 21:00:37 +0000 (21:00 +0000)]
- More ptr_stack optimizations and cleanups
Andi Gutmans [Fri, 30 Jul 2004 20:16:40 +0000 (20:16 +0000)]
- Improve performance by inlining zend_ptr_stack_n_push(). var_args can
usually not be inlined by compilers.