]> granicus.if.org Git - php/log
php
19 years agoMFB43: Fixed bug #31583 (php_std_date() uses short day names in
Ilia Alshanetsky [Thu, 14 Apr 2005 13:31:44 +0000 (13:31 +0000)]
MFB43: Fixed bug #31583 (php_std_date() uses short day names in
non-y2k_compliance mode).

19 years agoMFH: disable pg_cmdtuples() too, if there is no pg_affected_rows()
Antony Dovgal [Wed, 13 Apr 2005 22:11:55 +0000 (22:11 +0000)]
MFH: disable pg_cmdtuples() too, if there is no pg_affected_rows()

19 years ago- MF43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
Derick Rethans [Wed, 13 Apr 2005 21:46:32 +0000 (21:46 +0000)]
- MF43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
  available).

19 years ago- Commit the pending patch (bug #32311).
Moriyoshi Koizumi [Wed, 13 Apr 2005 10:10:54 +0000 (10:10 +0000)]
- Commit the pending patch (bug #32311).
# Ugh, it wasn't committed yet.

19 years agoMFH: add testcase for bug #30833
Antony Dovgal [Wed, 13 Apr 2005 08:23:59 +0000 (08:23 +0000)]
MFH: add testcase for bug #30833

19 years agoMFH: Fix for #32682. Error on module shutdown when called from activescript
Frank M. Kromann [Tue, 12 Apr 2005 17:46:06 +0000 (17:46 +0000)]
MFH: Fix for #32682. Error on module shutdown when called from activescript

19 years agoMFH: Fixed compiler warning.
Ilia Alshanetsky [Tue, 12 Apr 2005 16:42:20 +0000 (16:42 +0000)]
MFH: Fixed compiler warning.

19 years agoMFH: fix #30833 (array_count_values modifying input array)
Antony Dovgal [Tue, 12 Apr 2005 14:01:06 +0000 (14:01 +0000)]
MFH: fix #30833 (array_count_values modifying input array)

19 years agofi memory corruption if one on the on_modify handlers errors out
Stanislav Malyshev [Tue, 12 Apr 2005 12:59:36 +0000 (12:59 +0000)]
fi memory corruption if one on the on_modify handlers errors out

19 years agofix typo (bug #32673)
foobar [Mon, 11 Apr 2005 15:39:21 +0000 (15:39 +0000)]
fix typo (bug #32673)

19 years agoMFH: revert the patch
Antony Dovgal [Mon, 11 Apr 2005 15:19:40 +0000 (15:19 +0000)]
MFH: revert the patch

19 years agoFixed SIGSEGV on serializing data with circular references
Dmitry Stogov [Mon, 11 Apr 2005 11:58:36 +0000 (11:58 +0000)]
Fixed SIGSEGV on serializing data with circular references

19 years agoFixed bug #31502 (Wrong deserialization from session when using WDDX serializer )
Dmitry Stogov [Mon, 11 Apr 2005 10:41:33 +0000 (10:41 +0000)]
Fixed bug #31502 (Wrong deserialization from session when using WDDX serializer )

19 years agoSupport for encoding/decoding of private and protected members
Dmitry Stogov [Mon, 11 Apr 2005 09:28:11 +0000 (09:28 +0000)]
Support for encoding/decoding of private and protected members

19 years agoMFH
foobar [Sun, 10 Apr 2005 19:22:42 +0000 (19:22 +0000)]
MFH

19 years agoMFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
foobar [Fri, 8 Apr 2005 20:34:03 +0000 (20:34 +0000)]
MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
# Also nuked the deprecated APLOG_NOERRNO's

19 years agoregenerate with correct re2c version
foobar [Fri, 8 Apr 2005 20:12:56 +0000 (20:12 +0000)]
regenerate with correct re2c version

19 years agoBFN
Rob Richards [Fri, 8 Apr 2005 16:00:42 +0000 (16:00 +0000)]
BFN

19 years ago- MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
Rob Richards [Fri, 8 Apr 2005 15:59:38 +0000 (15:59 +0000)]
- MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
  previousSibling is NULL)
- add test

19 years agoMFH: Missing part of the patch for bug #32589
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:44 +0000 (15:04 +0000)]
MFH: Missing part of the patch for bug #32589

19 years ago- MFH Fix memory corruption
Marcus Boerger [Fri, 8 Apr 2005 14:36:39 +0000 (14:36 +0000)]
- MFH Fix memory corruption

19 years agoMFH
foobar [Fri, 8 Apr 2005 13:37:23 +0000 (13:37 +0000)]
MFH

19 years agofix test
Rob Richards [Fri, 8 Apr 2005 12:19:10 +0000 (12:19 +0000)]
fix test

19 years agoMFH 1.36: Spell "overridden" correctly.
Jon Parise [Thu, 7 Apr 2005 23:33:37 +0000 (23:33 +0000)]
MFH 1.36: Spell "overridden" correctly.

19 years agoMFH: Fixed bug #32533 (proc_get_status() returns the incorrect process status).
Ilia Alshanetsky [Thu, 7 Apr 2005 23:08:48 +0000 (23:08 +0000)]
MFH: Fixed bug #32533 (proc_get_status() returns the incorrect process status).

19 years agomissing entry
foobar [Thu, 7 Apr 2005 22:29:21 +0000 (22:29 +0000)]
missing entry

19 years agoBFN
foobar [Thu, 7 Apr 2005 22:24:43 +0000 (22:24 +0000)]
BFN

19 years agoMFH: - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
foobar [Thu, 7 Apr 2005 22:23:28 +0000 (22:23 +0000)]
MFH: - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)

19 years agoMFH
foobar [Thu, 7 Apr 2005 22:03:47 +0000 (22:03 +0000)]
MFH

19 years agoMFH: Nuke duplication
foobar [Thu, 7 Apr 2005 21:05:19 +0000 (21:05 +0000)]
MFH: Nuke duplication

19 years agoMFH: Use PHP_AUTOCONF / PHP_AUTOHEADER environment variables
foobar [Thu, 7 Apr 2005 20:43:27 +0000 (20:43 +0000)]
MFH: Use PHP_AUTOCONF / PHP_AUTOHEADER environment variables

19 years agoMFH
foobar [Thu, 7 Apr 2005 20:23:19 +0000 (20:23 +0000)]
MFH

19 years agoFixed indentation
Dmitry Stogov [Thu, 7 Apr 2005 16:16:28 +0000 (16:16 +0000)]
Fixed indentation

19 years agoFixed wrong result of cal_days_in_month() with bad dates
Dmitry Stogov [Thu, 7 Apr 2005 16:12:47 +0000 (16:12 +0000)]
Fixed wrong result of cal_days_in_month() with bad dates

19 years agoMFH (Fix strdup() bug when USE_ZEND_ALLOC was disabled)
Zeev Suraski [Thu, 7 Apr 2005 14:00:00 +0000 (14:00 +0000)]
MFH (Fix strdup() bug when USE_ZEND_ALLOC was disabled)

19 years agoBug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this...
Uwe Schindler [Thu, 7 Apr 2005 07:28:53 +0000 (07:28 +0000)]
Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this fixes NOT the stdio-problem on solaris!

19 years agoMFH
foobar [Wed, 6 Apr 2005 22:15:40 +0000 (22:15 +0000)]
MFH

19 years agobug fixing news.
Ilia Alshanetsky [Wed, 6 Apr 2005 14:48:21 +0000 (14:48 +0000)]
bug fixing news.

19 years agoMFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32).
Ilia Alshanetsky [Wed, 6 Apr 2005 14:47:51 +0000 (14:47 +0000)]
MFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32).

19 years agoMFH: Removed php_check_syntax() function, it never worked properly. For now
Ilia Alshanetsky [Wed, 6 Apr 2005 14:21:03 +0000 (14:21 +0000)]
MFH: Removed php_check_syntax() function, it never worked properly. For now
use shell_exec("php -l script_name") or similar.

19 years agoMFH: Fixed bug #31363 (broken non-blocking flock()).
Ilia Alshanetsky [Wed, 6 Apr 2005 13:59:48 +0000 (13:59 +0000)]
MFH: Fixed bug #31363 (broken non-blocking flock()).

19 years agoMFH: do not try to read after EOF
Antony Dovgal [Wed, 6 Apr 2005 08:26:44 +0000 (08:26 +0000)]
MFH: do not try to read after EOF

19 years agoMFH: fix for #32282 (segfault in mysqli_fetch_array on 64-bit)
Georg Richter [Wed, 6 Apr 2005 06:48:13 +0000 (06:48 +0000)]
MFH: fix for #32282 (segfault in mysqli_fetch_array on 64-bit)

19 years agoMFH: remove proto
Antony Dovgal [Tue, 5 Apr 2005 20:31:38 +0000 (20:31 +0000)]
MFH: remove proto

19 years agoMFH: Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
Ilia Alshanetsky [Tue, 5 Apr 2005 14:48:28 +0000 (14:48 +0000)]
MFH: Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).

19 years agoMFH: Fixed bug #30362 (stream_get_line() not reading data correctly).
Ilia Alshanetsky [Tue, 5 Apr 2005 03:00:13 +0000 (03:00 +0000)]
MFH: Fixed bug #30362 (stream_get_line() not reading data correctly).

19 years agoMFH: fix test
foobar [Mon, 4 Apr 2005 22:32:11 +0000 (22:32 +0000)]
MFH: fix test

19 years agoMFH rev 1.72
Sara Golemon [Mon, 4 Apr 2005 19:48:14 +0000 (19:48 +0000)]
MFH rev 1.72

19 years ago- Update
foobar [Mon, 4 Apr 2005 18:53:01 +0000 (18:53 +0000)]
- Update

19 years agoMFH
foobar [Mon, 4 Apr 2005 18:15:41 +0000 (18:15 +0000)]
MFH

19 years agofix backtraces - non-Zend classes have names too
Stanislav Malyshev [Mon, 4 Apr 2005 17:22:20 +0000 (17:22 +0000)]
fix backtraces - non-Zend classes have names too

19 years agoBug #32491 (File upload error - unable to create a temporary file) - Changing file...
Uwe Schindler [Mon, 4 Apr 2005 15:00:13 +0000 (15:00 +0000)]
Bug #32491 (File upload error - unable to create a temporary file) - Changing file upload from stdio to posix

19 years agoMFH: configure looks for incorrect db2 library
Antony Dovgal [Mon, 4 Apr 2005 10:52:19 +0000 (10:52 +0000)]
MFH: configure looks for incorrect db2 library

19 years agoMFH: - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
foobar [Sun, 3 Apr 2005 21:57:06 +0000 (21:57 +0000)]
MFH: - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
MFH:   (kameshj at fastmail dot fm)

19 years agoMFH: Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
Ilia Alshanetsky [Sun, 3 Apr 2005 18:09:25 +0000 (18:09 +0000)]
MFH: Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
longer then the original string).

19 years agoMFH: fix typo
Antony Dovgal [Sun, 3 Apr 2005 13:06:33 +0000 (13:06 +0000)]
MFH: fix typo

19 years agoMFH: fix output_reset_rewrite_vars() returning false
Antony Dovgal [Sun, 3 Apr 2005 12:20:22 +0000 (12:20 +0000)]
MFH: fix output_reset_rewrite_vars() returning false

19 years agoMFH patch previously commited by Ilia
Antony Dovgal [Sun, 3 Apr 2005 11:55:44 +0000 (11:55 +0000)]
MFH patch previously commited by Ilia
(memory leak when "S" is not listed in variable_order)

19 years agoMFH
foobar [Sun, 3 Apr 2005 11:18:22 +0000 (11:18 +0000)]
MFH

19 years ago- Reorder.
Moriyoshi Koizumi [Sun, 3 Apr 2005 07:51:11 +0000 (07:51 +0000)]
- Reorder.

19 years agoMFH
foobar [Sun, 3 Apr 2005 00:12:34 +0000 (00:12 +0000)]
MFH

19 years agoremove -n switch
Greg Beaver [Sat, 2 Apr 2005 23:51:24 +0000 (23:51 +0000)]
remove -n switch

19 years agoMFH
foobar [Sat, 2 Apr 2005 23:20:18 +0000 (23:20 +0000)]
MFH

19 years agoMFH
foobar [Sat, 2 Apr 2005 23:04:32 +0000 (23:04 +0000)]
MFH

19 years agoadd missing file
Greg Beaver [Fri, 1 Apr 2005 22:02:16 +0000 (22:02 +0000)]
add missing file

19 years ago- MFH: internal_function->fn_flags is not initialized at this point
Derick Rethans [Thu, 31 Mar 2005 15:44:52 +0000 (15:44 +0000)]
- MFH: internal_function->fn_flags is not initialized at this point

19 years agoMFH: c++ fix
foobar [Thu, 31 Mar 2005 07:39:42 +0000 (07:39 +0000)]
MFH: c++ fix

19 years ago- Back to dev so that we have working snapshots again.
Derick Rethans [Wed, 30 Mar 2005 22:24:52 +0000 (22:24 +0000)]
- Back to dev so that we have working snapshots again.

19 years agoRoll 5.0.4
Zeev Suraski [Wed, 30 Mar 2005 21:43:12 +0000 (21:43 +0000)]
Roll 5.0.4

19 years agoMFH: Mark private functions as static.
Joe Orton [Wed, 30 Mar 2005 13:52:39 +0000 (13:52 +0000)]
MFH: Mark private functions as static.

19 years agoUpdate instruction from the documentation project (Philip Olson)
Edin Kadribasic [Wed, 30 Mar 2005 13:13:57 +0000 (13:13 +0000)]
Update instruction from the documentation project (Philip Olson)

19 years agopatch reverted.
Ilia Alshanetsky [Tue, 29 Mar 2005 17:32:37 +0000 (17:32 +0000)]
patch reverted.

19 years agoMFH minor SOAP fix (no worries - it was a tiny bug, the reason
Zeev Suraski [Tue, 29 Mar 2005 13:14:59 +0000 (13:14 +0000)]
MFH minor SOAP fix (no worries - it was a tiny bug, the reason
a lot of tests are affected is that a lot of them made the same
wrong assumption - it won't break real world code)

19 years agoupdate to current bundle ideal
Greg Beaver [Mon, 28 Mar 2005 17:05:50 +0000 (17:05 +0000)]
update to current bundle ideal

19 years agomerge in PEAR 1.3.5
Greg Beaver [Mon, 28 Mar 2005 16:46:06 +0000 (16:46 +0000)]
merge in PEAR 1.3.5

19 years agoMFH: revert copy patch.
Ilia Alshanetsky [Sun, 27 Mar 2005 15:53:30 +0000 (15:53 +0000)]
MFH: revert copy patch.

19 years ago- Back to -dev
Derick Rethans [Sat, 26 Mar 2005 19:17:11 +0000 (19:17 +0000)]
- Back to -dev
#- This is important for the snapshot builder!

19 years agoRoll RC2
Zeev Suraski [Thu, 24 Mar 2005 08:23:37 +0000 (08:23 +0000)]
Roll RC2

19 years ago- Fix typos
Andi Gutmans [Thu, 24 Mar 2005 01:11:35 +0000 (01:11 +0000)]
- Fix typos

19 years agoMFH: fix leak when register_long_arrays is off
Antony Dovgal [Thu, 24 Mar 2005 00:17:53 +0000 (00:17 +0000)]
MFH: fix leak when register_long_arrays is off

19 years ago- Temporary reversion.
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:56:38 +0000 (23:56 +0000)]
- Temporary reversion.

19 years ago- BFN.
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:31:02 +0000 (23:31 +0000)]
- BFN.

19 years ago- MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:22:55 +0000 (23:22 +0000)]
- MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape
  characters).

19 years ago- MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter
Moriyoshi Koizumi [Wed, 23 Mar 2005 23:08:25 +0000 (23:08 +0000)]
- MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter
  unspecified would yield bus error.
- MFH: Add testcase for the bug.

19 years agowindows compatibility fix
Dmitry Stogov [Wed, 23 Mar 2005 15:12:27 +0000 (15:12 +0000)]
windows compatibility fix

19 years agoAllow define connection timeout throught "connection_timeout" option in SoapClient...
Dmitry Stogov [Wed, 23 Mar 2005 08:08:34 +0000 (08:08 +0000)]
Allow define connection timeout throught "connection_timeout" option in SoapClient constructor.

19 years ago- MFH Notices shouldn't be treatedas errors and thus not being conidered to
Marcus Boerger [Wed, 23 Mar 2005 07:57:17 +0000 (07:57 +0000)]
- MFH Notices shouldn't be treatedas errors and thus not being conidered to
  be converted to exceptions.

19 years agoFixed bug #31695 (Cannot redefine endpoint when using WSDL)
Dmitry Stogov [Wed, 23 Mar 2005 07:11:39 +0000 (07:11 +0000)]
Fixed bug #31695 (Cannot redefine endpoint when using WSDL)

19 years agoMFH
foobar [Wed, 23 Mar 2005 00:44:43 +0000 (00:44 +0000)]
MFH

19 years agoMFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX
Antony Dovgal [Tue, 22 Mar 2005 15:09:20 +0000 (15:09 +0000)]
MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX
because of fflush() called on already closed filedescriptor)

19 years agoFixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault...
Dmitry Stogov [Tue, 22 Mar 2005 10:18:49 +0000 (10:18 +0000)]
Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)

19 years ago- MFH: Changed to reflect "current practise"
Derick Rethans [Tue, 22 Mar 2005 09:01:43 +0000 (09:01 +0000)]
- MFH: Changed to reflect "current practise"

19 years ago- Fixed bug #32394 offsetUnset() segfaults in a foreach
Marcus Boerger [Mon, 21 Mar 2005 20:13:54 +0000 (20:13 +0000)]
- Fixed bug #32394 offsetUnset() segfaults in a foreach

19 years ago- Fix memset() bug (Joe Orton)
Andi Gutmans [Mon, 21 Mar 2005 16:22:10 +0000 (16:22 +0000)]
- Fix memset() bug (Joe Orton)

19 years agoSupport for <soap:body> "parts" attribute.
Dmitry Stogov [Mon, 21 Mar 2005 15:57:16 +0000 (15:57 +0000)]
Support for <soap:body> "parts" attribute.

19 years agoFixed wrong WSDL in test files
Dmitry Stogov [Mon, 21 Mar 2005 15:53:32 +0000 (15:53 +0000)]
Fixed wrong WSDL in test files

19 years agoNetWare LibC headers have sys/param.h
Anantha Kesari H Y [Mon, 21 Mar 2005 08:55:43 +0000 (08:55 +0000)]
NetWare LibC headers have sys/param.h

19 years agoNetWare LibC headers have sys/param.h
Anantha Kesari H Y [Mon, 21 Mar 2005 08:46:50 +0000 (08:46 +0000)]
NetWare LibC headers have sys/param.h

19 years agoNetWare can make use of configure generated php_config.h
Anantha Kesari H Y [Mon, 21 Mar 2005 08:43:57 +0000 (08:43 +0000)]
NetWare can make use of configure generated php_config.h

19 years agoNetWare LibC headers have sys/param.h
Anantha Kesari H Y [Mon, 21 Mar 2005 08:34:37 +0000 (08:34 +0000)]
NetWare LibC headers have sys/param.h