]> granicus.if.org Git - php/log
php
20 years agoChangeLog update
<changelog@php.net> [Sat, 23 Oct 2004 00:35:20 +0000 (00:35 +0000)]
ChangeLog update

20 years ago- Nuke another two files
Andi Gutmans [Fri, 22 Oct 2004 22:01:34 +0000 (22:01 +0000)]
- Nuke another two files

20 years ago- Commit new VM
Andi Gutmans [Fri, 22 Oct 2004 21:42:14 +0000 (21:42 +0000)]
- Commit new VM
- Old one is tagged as PRE_NEW_VM_GEN_PATCH
- Still doing work so more commits to come. Don't complain (yet) :)

20 years agofix windows build
Rob Richards [Fri, 22 Oct 2004 13:11:33 +0000 (13:11 +0000)]
fix windows build

20 years agoRevert Linux LFS patch
Edin Kadribasic [Fri, 22 Oct 2004 10:46:42 +0000 (10:46 +0000)]
Revert Linux LFS patch

20 years ago- Fix crash (MFB PHP5_0)
Andi Gutmans [Fri, 22 Oct 2004 01:55:39 +0000 (01:55 +0000)]
- Fix crash (MFB PHP5_0)

20 years agoChangeLog update
<changelog@php.net> [Fri, 22 Oct 2004 00:35:53 +0000 (00:35 +0000)]
ChangeLog update

20 years agoMFB: Linux LFS support, fixes 27792
Edin Kadribasic [Thu, 21 Oct 2004 23:50:28 +0000 (23:50 +0000)]
MFB: Linux LFS support, fixes 27792

20 years agoAllow gettimeofday() return a float if optional argument is specified.
Ilia Alshanetsky [Thu, 21 Oct 2004 21:20:52 +0000 (21:20 +0000)]
Allow gettimeofday() return a float if optional argument is specified.

20 years agoChangeLog update
<changelog@php.net> [Thu, 21 Oct 2004 00:37:45 +0000 (00:37 +0000)]
ChangeLog update

20 years ago- Fix test
Andi Gutmans [Wed, 20 Oct 2004 22:55:57 +0000 (22:55 +0000)]
- Fix test

20 years agoSlight optimization in str_split() when split length is the same or greater
Ilia Alshanetsky [Wed, 20 Oct 2004 22:44:43 +0000 (22:44 +0000)]
Slight optimization in str_split() when split length is the same or greater
then the string length.

20 years ago- One more test fix
Andi Gutmans [Wed, 20 Oct 2004 22:36:32 +0000 (22:36 +0000)]
- One more test fix

20 years ago- Fix interface tests. Interfaces should not use access modifiers
Andi Gutmans [Wed, 20 Oct 2004 22:13:44 +0000 (22:13 +0000)]
- Fix interface tests. Interfaces should not use access modifiers

20 years ago- If object handles are equal then save the comparison of properties in
Andi Gutmans [Wed, 20 Oct 2004 17:57:28 +0000 (17:57 +0000)]
- If object handles are equal then save the comparison of properties in
- the == operator.

20 years agoMF4: fix double bailout in HEAD when output is attempted from shutdown
Stanislav Malyshev [Wed, 20 Oct 2004 15:31:06 +0000 (15:31 +0000)]
MF4: fix double bailout in HEAD when output is attempted from shutdown

20 years agoFix case where php_handle_aborted_connection was called outside a
Joe Orton [Wed, 20 Oct 2004 09:28:47 +0000 (09:28 +0000)]
Fix case where php_handle_aborted_connection was called outside a
try/end_try block (#25570).

20 years agoChangeLog update
<changelog@php.net> [Wed, 20 Oct 2004 00:37:11 +0000 (00:37 +0000)]
ChangeLog update

20 years agoSimplify code.
Ilia Alshanetsky [Tue, 19 Oct 2004 22:25:15 +0000 (22:25 +0000)]
Simplify code.

20 years agoAs NetWare LibC don't have the implementation of chown and chgrp there is no point...
Anantha Kesari H Y [Tue, 19 Oct 2004 08:21:24 +0000 (08:21 +0000)]
As NetWare LibC don't have the implementation of chown and chgrp there is no point in exposing this function to PHP

20 years agoMinor fix for mysqli_connect: checking socket_len for NULL Values
Georg Richter [Tue, 19 Oct 2004 05:14:09 +0000 (05:14 +0000)]
Minor fix for mysqli_connect: checking socket_len for NULL Values
(Thx to Paul DuBois)

20 years agoChangeLog update
<changelog@php.net> [Tue, 19 Oct 2004 00:36:32 +0000 (00:36 +0000)]
ChangeLog update

20 years agoFixed bug #30475 (curl_getinfo() may crash in some situations).
Ilia Alshanetsky [Mon, 18 Oct 2004 22:41:24 +0000 (22:41 +0000)]
Fixed bug #30475 (curl_getinfo() may crash in some situations).

20 years agofix bug #30442 ( segmentation fault when parsing ?getvariable[][ )
Antony Dovgal [Mon, 18 Oct 2004 15:05:06 +0000 (15:05 +0000)]
fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )

20 years agoincluding zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior compiler...
Anantha Kesari H Y [Mon, 18 Oct 2004 12:06:57 +0000 (12:06 +0000)]
including zend_compile.h for NetWare as NetWare uses MetroWerks Code warrior compiler which does not allow declarations of following kind before defining the types.
extern struct _zend_arg_info first_arg_force_ref[2];

20 years agoremoving inclusion of platform specific config files as they are already included...
Anantha Kesari H Y [Mon, 18 Oct 2004 10:42:16 +0000 (10:42 +0000)]
removing inclusion of platform specific config files as they are already included from php_scandir.h

20 years agoremoving php_output_activate Fix for bug#30397
Anantha Kesari H Y [Mon, 18 Oct 2004 10:26:45 +0000 (10:26 +0000)]
removing php_output_activate Fix for bug#30397

20 years ago- Revert patch until it is discussed
Derick Rethans [Mon, 18 Oct 2004 06:04:02 +0000 (06:04 +0000)]
- Revert patch until it is discussed

20 years agoChangeLog update
<changelog@php.net> [Mon, 18 Oct 2004 00:36:09 +0000 (00:36 +0000)]
ChangeLog update

20 years agoChangeLog update
<changelog@php.net> [Sun, 17 Oct 2004 00:35:52 +0000 (00:35 +0000)]
ChangeLog update

20 years ago- One more test (WS)
Andi Gutmans [Sat, 16 Oct 2004 23:17:58 +0000 (23:17 +0000)]
- One more test (WS)

20 years ago- WS fix to test commit
Andi Gutmans [Sat, 16 Oct 2004 23:16:50 +0000 (23:16 +0000)]
- WS fix to test commit

20 years agoFix for Bug #30397
Anantha Kesari H Y [Sat, 16 Oct 2004 10:32:42 +0000 (10:32 +0000)]
Fix for Bug #30397

20 years agoFix for 30457
Anantha Kesari H Y [Sat, 16 Oct 2004 09:28:45 +0000 (09:28 +0000)]
Fix for 30457

20 years agoChangeLog update
<changelog@php.net> [Fri, 15 Oct 2004 00:36:38 +0000 (00:36 +0000)]
ChangeLog update

20 years agoAdded sqlite_fetch_column_types() 3rd argument for arrays.
Ilia Alshanetsky [Thu, 14 Oct 2004 23:19:38 +0000 (23:19 +0000)]
Added sqlite_fetch_column_types() 3rd argument for arrays.

20 years ago- Allow to omit object/classname in get_parent_class() which makes it
Marcus Boerger [Thu, 14 Oct 2004 07:26:04 +0000 (07:26 +0000)]
- Allow to omit object/classname in get_parent_class() which makes it
  compatible with the signature and behavior of get_class()

20 years agoChangeLog update
<changelog@php.net> [Thu, 14 Oct 2004 00:49:13 +0000 (00:49 +0000)]
ChangeLog update

20 years agoAdded optional offset parameter to file_get_contents().
Ilia Alshanetsky [Wed, 13 Oct 2004 23:26:29 +0000 (23:26 +0000)]
Added optional offset parameter to file_get_contents().

20 years ago- Don't allow access modifiers in interfaces. Explicitly stating public
Andi Gutmans [Wed, 13 Oct 2004 01:04:08 +0000 (01:04 +0000)]
- Don't allow access modifiers in interfaces. Explicitly stating public
- should also be disallowed but we don't have a way to detect it today.

20 years agoChangeLog update
<changelog@php.net> [Wed, 13 Oct 2004 00:37:00 +0000 (00:37 +0000)]
ChangeLog update

20 years agoMFH: Added optional offset parameter to stream_get_contents().
Ilia Alshanetsky [Tue, 12 Oct 2004 23:25:24 +0000 (23:25 +0000)]
MFH: Added optional offset parameter to stream_get_contents().

20 years agoBug #30381 Strange results with get_class_vars()
Marcus Boerger [Tue, 12 Oct 2004 22:19:43 +0000 (22:19 +0000)]
Bug #30381 Strange results with get_class_vars()

20 years ago- Fix visibility in get_class_vars() and get_class_methods()
Marcus Boerger [Tue, 12 Oct 2004 11:01:08 +0000 (11:01 +0000)]
- Fix visibility in get_class_vars() and get_class_methods()
# Still there is a problem/error in the executor, i'll have a look

20 years ago- Fix set_exception_handler
Marcus Boerger [Tue, 12 Oct 2004 09:13:20 +0000 (09:13 +0000)]
- Fix set_exception_handler
# unsettign with '' never worked so we use NULL now which is much better
# because it matches the the return NULL in case no handler was defined
# and can't lead to problems with wrong string operations.

20 years agoChangeLog update
<changelog@php.net> [Tue, 12 Oct 2004 00:35:59 +0000 (00:35 +0000)]
ChangeLog update

20 years agoFixed bug #30362 (stream_get_line() not handling end string correctly).
Ilia Alshanetsky [Mon, 11 Oct 2004 18:31:49 +0000 (18:31 +0000)]
Fixed bug #30362 (stream_get_line() not handling end string correctly).

20 years agoFixed bug #30375 (cal_info() does not work without a parameter).
Ilia Alshanetsky [Mon, 11 Oct 2004 06:39:41 +0000 (06:39 +0000)]
Fixed bug #30375 (cal_info() does not work without a parameter).

20 years agoFix the return value check too
Wez Furlong [Mon, 11 Oct 2004 01:40:41 +0000 (01:40 +0000)]
Fix the return value check too

20 years agocheck the correct flag for async connect
Wez Furlong [Mon, 11 Oct 2004 01:30:19 +0000 (01:30 +0000)]
check the correct flag for async connect

20 years agoChangeLog update
<changelog@php.net> [Mon, 11 Oct 2004 00:36:26 +0000 (00:36 +0000)]
ChangeLog update

20 years agoAdd *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.
Sebastian Bergmann [Sun, 10 Oct 2004 16:10:38 +0000 (16:10 +0000)]
Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.

20 years agofix possible segfault
Antony Dovgal [Sun, 10 Oct 2004 15:04:21 +0000 (15:04 +0000)]
fix possible segfault

20 years agoprevent deadlocks when re-using previously established persistent connection
Antony Dovgal [Sun, 10 Oct 2004 10:54:26 +0000 (10:54 +0000)]
prevent deadlocks when re-using previously established persistent connection

20 years agoChangeLog update
<changelog@php.net> [Sun, 10 Oct 2004 00:39:53 +0000 (00:39 +0000)]
ChangeLog update

20 years agoFix crash bug.
Wez Furlong [Sat, 9 Oct 2004 13:08:16 +0000 (13:08 +0000)]
Fix crash bug.
# how the f*** did this work in the first place!?

20 years ago- Fix test. I have no idea why the test was left this way.
Moriyoshi Koizumi [Sat, 9 Oct 2004 08:16:29 +0000 (08:16 +0000)]
- Fix test. I have no idea why the test was left this way.

20 years agoImprove .Net support; this should reduce "failed to init .net" errors.
Wez Furlong [Sat, 9 Oct 2004 04:39:58 +0000 (04:39 +0000)]
Improve .Net support; this should reduce "failed to init .net" errors.
Improve error reporting while we're at it too.

20 years agoChangeLog update
<changelog@php.net> [Sat, 9 Oct 2004 00:36:00 +0000 (00:36 +0000)]
ChangeLog update

20 years agoRevert for now
Marcus Boerger [Fri, 8 Oct 2004 22:19:03 +0000 (22:19 +0000)]
Revert for now

20 years ago- Revert automatic pass arg_info
Marcus Boerger [Fri, 8 Oct 2004 22:17:32 +0000 (22:17 +0000)]
- Revert automatic pass arg_info
# We need to find a better solutions to prevent havy extension writer probs

20 years ago- Make RecursiveFilterIterator work by using reflection
Marcus Boerger [Fri, 8 Oct 2004 21:49:39 +0000 (21:49 +0000)]
- Make RecursiveFilterIterator work by using reflection
- Add docu
- Add new example

20 years agoAdd new example
Marcus Boerger [Fri, 8 Oct 2004 21:17:53 +0000 (21:17 +0000)]
Add new example

20 years agoUse OuterIterator to simplify conversion to C code
Marcus Boerger [Fri, 8 Oct 2004 21:12:15 +0000 (21:12 +0000)]
Use OuterIterator to simplify conversion to C code

20 years agospeling
Marcus Boerger [Fri, 8 Oct 2004 19:02:00 +0000 (19:02 +0000)]
speling

20 years ago- Fix BC break with default in switch() having to be at the end.
Andi Gutmans [Fri, 8 Oct 2004 18:50:00 +0000 (18:50 +0000)]
- Fix BC break with default in switch() having to be at the end.

20 years agoFix bug #2482 (xmlwriter_start_document chrashes apache)
Rob Richards [Fri, 8 Oct 2004 14:54:15 +0000 (14:54 +0000)]
Fix bug #2482 (xmlwriter_start_document chrashes apache)
Fix other function parameters
prep for release

20 years agothis NEWS entry should have gone into PHP_5_0 branch. sorry
Christian Stocker [Fri, 8 Oct 2004 14:51:55 +0000 (14:51 +0000)]
this NEWS entry should have gone into PHP_5_0 branch. sorry

20 years ago- Sync with the latest codebase (fixes bug #28220).
Moriyoshi Koizumi [Fri, 8 Oct 2004 14:40:46 +0000 (14:40 +0000)]
- Sync with the latest codebase (fixes bug #28220).

20 years ago- Fixed bug #27183 (Userland stream wrapper segfaults on stream_write)
Christian Stocker [Fri, 8 Oct 2004 14:40:11 +0000 (14:40 +0000)]
- Fixed bug #27183 (Userland stream wrapper segfaults on stream_write)
Was applied to PHP 4 ages ago, but not to PHP 5 branch

20 years ago- Avoid doubly symbol definition. Codes in the removed file has never been
Moriyoshi Koizumi [Fri, 8 Oct 2004 14:24:06 +0000 (14:24 +0000)]
- Avoid doubly symbol definition. Codes in the removed file has never been
  used anywhere.

20 years agoAs NetWare LibC has optind and optarg macros defined in unistd.h our local variables...
Anantha Kesari H Y [Fri, 8 Oct 2004 12:22:35 +0000 (12:22 +0000)]
As NetWare LibC has optind and optarg macros defined in unistd.h our local variables were getting mistakenly preprocessed so undeffing optind and optarg

20 years agoremoved redundant CLIB_STAT_PATCH checks. defined the IS_ABSOLUTE_PATH macros to...
Anantha Kesari H Y [Fri, 8 Oct 2004 09:48:20 +0000 (09:48 +0000)]
removed redundant CLIB_STAT_PATCH checks. defined the IS_ABSOLUTE_PATH macros to suit the NetWare filesystem convention

20 years agoremoved redundant NEW_LIBC checks and added the code to recognize the file naming...
Anantha Kesari H Y [Fri, 8 Oct 2004 08:59:11 +0000 (08:59 +0000)]
removed redundant NEW_LIBC checks and added the code to recognize the file naming convention in NetWare(supports Windows based drive names like sys: data: and unix like / (sys: being root)

20 years agoexplicitly including sys/select.h as NetWare LibC sys/types.h does not include sys...
Anantha Kesari H Y [Fri, 8 Oct 2004 07:43:41 +0000 (07:43 +0000)]
explicitly including sys/select.h as NetWare LibC sys/types.h does not include sys/select.h implicitly as other LibC

20 years agoChangeLog update
<changelog@php.net> [Fri, 8 Oct 2004 00:36:09 +0000 (00:36 +0000)]
ChangeLog update

20 years agoFixed bug #30356 (str_ireplace() does not work on all strings).
Ilia Alshanetsky [Thu, 7 Oct 2004 23:10:35 +0000 (23:10 +0000)]
Fixed bug #30356 (str_ireplace() does not work on all strings).

20 years ago- Added iterator_to_array() and iterator_count()
Marcus Boerger [Thu, 7 Oct 2004 23:08:19 +0000 (23:08 +0000)]
- Added iterator_to_array() and iterator_count()

20 years agoremoved unwanted NEW_LIBC checks for NETWARE and removing custom mktemp.h as LibC...
Anantha Kesari H Y [Thu, 7 Oct 2004 12:22:16 +0000 (12:22 +0000)]
removed unwanted NEW_LIBC checks for NETWARE and removing custom mktemp.h as LibC itself supports mkstemp functionality

20 years agoadd DOMDocument xmlEncoding, xmlStandalone, xmlVersion (spec name changes)
Rob Richards [Thu, 7 Oct 2004 11:40:20 +0000 (11:40 +0000)]
add DOMDocument xmlEncoding, xmlStandalone, xmlVersion (spec name changes)
add DOMText isElementContentWhitespace (spec name change)
 - old props/method kept for BC.
 - spec names changed when Level 3 went from Draft to Recommendation
nuke some unused code

20 years agofix segfault in appendXML due to libxml bug
Rob Richards [Thu, 7 Oct 2004 10:00:39 +0000 (10:00 +0000)]
fix segfault in appendXML due to libxml bug

20 years agoChangeLog update
<changelog@php.net> [Thu, 7 Oct 2004 00:49:15 +0000 (00:49 +0000)]
ChangeLog update

20 years agoFixed compiler warning.
Ilia Alshanetsky [Wed, 6 Oct 2004 23:56:29 +0000 (23:56 +0000)]
Fixed compiler warning.

20 years agoStyle...
Marcus Boerger [Wed, 6 Oct 2004 21:31:00 +0000 (21:31 +0000)]
Style...

20 years ago- Fix Bug #30344
Marcus Boerger [Wed, 6 Oct 2004 21:23:18 +0000 (21:23 +0000)]
- Fix Bug #30344

20 years agoremoved unwanted NEW_LIBC checks
Anantha Kesari H Y [Wed, 6 Oct 2004 13:22:21 +0000 (13:22 +0000)]
removed unwanted NEW_LIBC checks

20 years agoChangeLog update
<changelog@php.net> [Wed, 6 Oct 2004 00:35:43 +0000 (00:35 +0000)]
ChangeLog update

20 years ago- If we're going to mention the low level stuff then also give credit
Andi Gutmans [Wed, 6 Oct 2004 00:01:38 +0000 (00:01 +0000)]
- If we're going to mention the low level stuff then also give credit
- to Thies and Sterling

20 years agoFixed bug #30027 (Possible crash inside ftp_get()).
Ilia Alshanetsky [Tue, 5 Oct 2004 23:53:09 +0000 (23:53 +0000)]
Fixed bug #30027 (Possible crash inside ftp_get()).

# Patch by cfield at affinitysolutions dot com

20 years agoAdd more improvements done so far
Marcus Boerger [Tue, 5 Oct 2004 18:58:26 +0000 (18:58 +0000)]
Add more improvements done so far

20 years agoUpdate
Marcus Boerger [Tue, 5 Oct 2004 18:40:06 +0000 (18:40 +0000)]
Update

20 years ago- Use ZEND_ARG_SEND_AUTOMATIC for several array functions
Marcus Boerger [Tue, 5 Oct 2004 18:37:17 +0000 (18:37 +0000)]
- Use ZEND_ARG_SEND_AUTOMATIC for several array functions

20 years ago- Add arginfo ZEND_ARG_SEND_AUTOMATIC which lets the compiler automatically
Marcus Boerger [Tue, 5 Oct 2004 18:36:46 +0000 (18:36 +0000)]
- Add arginfo ZEND_ARG_SEND_AUTOMATIC which lets the compiler automatically
  determine whether pass by ref is possible or pass by value is needed.
# This is usefull when functions take array or string parameters as
# expressions. In such a case force by ref is not applicable and the
# executor would copy the variable unnecessarily as soon as it is at least
# once referenced.

20 years agoFixed bug #30175 (SOAP results aren't parsed correctly)
Dmitry Stogov [Tue, 5 Oct 2004 16:00:40 +0000 (16:00 +0000)]
Fixed bug #30175 (SOAP results aren't parsed correctly)

20 years agoTest files are fixed.
Dmitry Stogov [Tue, 5 Oct 2004 13:29:43 +0000 (13:29 +0000)]
Test files are fixed.

20 years agoTest files are fixed.
Dmitry Stogov [Tue, 5 Oct 2004 13:21:06 +0000 (13:21 +0000)]
Test files are fixed.

20 years agoFixed unset() bug that was introduced with CV optimization patch
Dmitry Stogov [Tue, 5 Oct 2004 09:09:18 +0000 (09:09 +0000)]
Fixed unset() bug that was introduced with CV optimization patch

20 years agoAdded test cases for CV optimization patch
Dmitry Stogov [Tue, 5 Oct 2004 06:53:39 +0000 (06:53 +0000)]
Added test cases for CV optimization patch

20 years ago- Apply realpath() cache patch. We don't use it if we're in safe_mode and
Andi Gutmans [Tue, 5 Oct 2004 00:42:25 +0000 (00:42 +0000)]
- Apply realpath() cache patch. We don't use it if we're in safe_mode and
- friends (which are quite slow anyway).
- If it proves to be stable I'll remove the #ifdef's in a few weeks.

20 years agoChangeLog update
<changelog@php.net> [Tue, 5 Oct 2004 00:35:08 +0000 (00:35 +0000)]
ChangeLog update