]>
granicus.if.org Git - php/log
<changelog@php.net> [Sat, 4 Oct 2003 00:32:39 +0000 (00:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Fri, 3 Oct 2003 22:42:38 +0000 (22:42 +0000)]
BFN
Moriyoshi Koizumi [Fri, 3 Oct 2003 22:41:43 +0000 (22:41 +0000)]
Fixed bug #24766 (strange result array from unpack())
Moriyoshi Koizumi [Fri, 3 Oct 2003 22:02:55 +0000 (22:02 +0000)]
Bug #25738 (alloca() related problems on the Darwin platform)
Ilia Alshanetsky [Fri, 3 Oct 2003 18:05:42 +0000 (18:05 +0000)]
More ZTS stuff.
Moriyoshi Koizumi [Fri, 3 Oct 2003 16:59:44 +0000 (16:59 +0000)]
Add regression test for bug #25745
Moriyoshi Koizumi [Fri, 3 Oct 2003 16:57:41 +0000 (16:57 +0000)]
Ensure lval to have a *boolean* value.
Moriyoshi Koizumi [Fri, 3 Oct 2003 15:50:01 +0000 (15:50 +0000)]
Bug #25745 (ctype functions don't deal with non-ascii characters properly)
Ilia Alshanetsky [Fri, 3 Oct 2003 13:03:40 +0000 (13:03 +0000)]
Fixed bug #25744 (make ZTS build of ext/sybase compile)
foobar [Fri, 3 Oct 2003 05:47:07 +0000 (05:47 +0000)]
- Added test for bug #24766
# This bug is caused by the HANDLE_NUMERIC() change in ZE2 vs ZE1
foobar [Fri, 3 Oct 2003 05:24:33 +0000 (05:24 +0000)]
Aligned configure help texts.
foobar [Fri, 3 Oct 2003 04:29:13 +0000 (04:29 +0000)]
Really fixed bug #25719.
(basically reverted to the original style of openssl checks found in 4.3.3)
Moriyoshi Koizumi [Fri, 3 Oct 2003 01:13:44 +0000 (01:13 +0000)]
Alignment fix
Ilia Alshanetsky [Fri, 3 Oct 2003 01:07:35 +0000 (01:07 +0000)]
Fixed compile warnings.
<changelog@php.net> [Fri, 3 Oct 2003 00:31:49 +0000 (00:31 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 2 Oct 2003 22:50:28 +0000 (22:50 +0000)]
Add a test case for bug #25708
Moriyoshi Koizumi [Thu, 2 Oct 2003 22:20:48 +0000 (22:20 +0000)]
Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS)
Moriyoshi Koizumi [Thu, 2 Oct 2003 19:45:05 +0000 (19:45 +0000)]
A temporary voodoo hack to avoid memory leaks.
# Stuff of this kind must be removed if any neater way is out there.
Moriyoshi Koizumi [Thu, 2 Oct 2003 19:23:00 +0000 (19:23 +0000)]
Fix for the fix for #25707
Moriyoshi Koizumi [Thu, 2 Oct 2003 19:07:59 +0000 (19:07 +0000)]
Add support for hexadecimal-style numeric entities (&#x..;)
Moriyoshi Koizumi [Thu, 2 Oct 2003 19:06:44 +0000 (19:06 +0000)]
Drop multibyte character support in html_entity_decode().
# This has never worked as expected.
Frank M. Kromann [Thu, 2 Oct 2003 18:49:30 +0000 (18:49 +0000)]
FrontBase uses ws2_win32 lib now
Frank M. Kromann [Thu, 2 Oct 2003 18:49:18 +0000 (18:49 +0000)]
Fixing type cast
Marcus Boerger [Thu, 2 Oct 2003 18:11:10 +0000 (18:11 +0000)]
This check is no longer needed (Andrei)
foobar [Thu, 2 Oct 2003 14:55:49 +0000 (14:55 +0000)]
fix skipif for these tests
Tomas V.V.Cox [Thu, 2 Oct 2003 11:58:29 +0000 (11:58 +0000)]
starting b3 (hope this could be 1.3 final)
Tomas V.V.Cox [Thu, 2 Oct 2003 11:54:00 +0000 (11:54 +0000)]
Go with 1.3b2
Moriyoshi Koizumi [Thu, 2 Oct 2003 11:02:54 +0000 (11:02 +0000)]
Remove leftovers
Moriyoshi Koizumi [Thu, 2 Oct 2003 10:47:12 +0000 (10:47 +0000)]
Alignment fix
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:49:14 +0000 (07:49 +0000)]
Fix php_regex_encoding() so it can handle two additional encoding names
mbfilter supports by default.
Moriyoshi Koizumi [Thu, 2 Oct 2003 06:57:21 +0000 (06:57 +0000)]
Fixed bug #25707 (html_entity_decode over-decodes &lt;)
Ilia Alshanetsky [Thu, 2 Oct 2003 03:24:36 +0000 (03:24 +0000)]
Fixed bug #25701 (On flush() set headers_sent in apache2handler)
foobar [Thu, 2 Oct 2003 00:35:09 +0000 (00:35 +0000)]
Should fix bug #25719
<changelog@php.net> [Thu, 2 Oct 2003 00:32:43 +0000 (00:32 +0000)]
ChangeLog update
Andrei Zmievski [Wed, 1 Oct 2003 23:11:59 +0000 (23:11 +0000)]
Made the $argc and $argv always available as globals in CLI, and not as
$_SERVER vars which depended on variables_order anyway. No more
silliness.
foobar [Wed, 1 Oct 2003 02:53:23 +0000 (02:53 +0000)]
- Always look into /usr/local before /usr
- Added breaks to make sure the preferred value is used.
<changelog@php.net> [Wed, 1 Oct 2003 00:32:39 +0000 (00:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 30 Sep 2003 22:36:43 +0000 (22:36 +0000)]
Always prefer user specified paths over the default /usr /usr/local.
This may fix compilation problems with on systems with multiple copies of
the same library.
foobar [Tue, 30 Sep 2003 18:08:12 +0000 (18:08 +0000)]
Fixed bug #25703 (openssl checks failed)
Tomas V.V.Cox [Tue, 30 Sep 2003 15:22:42 +0000 (15:22 +0000)]
Give more info about release states in list-upgrades
Andrey Hristov [Tue, 30 Sep 2003 15:22:33 +0000 (15:22 +0000)]
Move the test to new file.
Andrey Hristov [Tue, 30 Sep 2003 15:06:05 +0000 (15:06 +0000)]
fix
Andrey Hristov [Tue, 30 Sep 2003 15:00:36 +0000 (15:00 +0000)]
smash a segmentation fault
Andrey Hristov [Tue, 30 Sep 2003 12:43:58 +0000 (12:43 +0000)]
Memory leak fixed (no need of MFH since this is code specific to PHP5)
Stanislav Malyshev [Tue, 30 Sep 2003 09:52:11 +0000 (09:52 +0000)]
MF4: allow realpath() for win32 non-ZTS
Stanislav Malyshev [Tue, 30 Sep 2003 09:49:40 +0000 (09:49 +0000)]
MF4: Have realpath now
Stanislav Malyshev [Tue, 30 Sep 2003 09:48:53 +0000 (09:48 +0000)]
MF4: add realpath function for win32
Greg Beaver [Tue, 30 Sep 2003 02:56:42 +0000 (02:56 +0000)]
better fix for #45.
Now, it will install the newest version that is preferred_state or stabler.
to request a specific state, append -state like pear install Net_NNTP-beta
Moriyoshi Koizumi [Tue, 30 Sep 2003 01:31:06 +0000 (01:31 +0000)]
Add regression test for bug #25666
<changelog@php.net> [Tue, 30 Sep 2003 00:34:01 +0000 (00:34 +0000)]
ChangeLog update
Moriyoshi Koizumi [Tue, 30 Sep 2003 00:32:41 +0000 (00:32 +0000)]
Remove redundant '\n'
Moriyoshi Koizumi [Tue, 30 Sep 2003 00:26:03 +0000 (00:26 +0000)]
Fixed bug #25669 (eregi() with non-ascii characters)
Ilia Alshanetsky [Mon, 29 Sep 2003 23:44:07 +0000 (23:44 +0000)]
More NaN & INF handling fixes.
Tomas V.V.Cox [Mon, 29 Sep 2003 19:39:18 +0000 (19:39 +0000)]
preparing 1.3b2
Greg Beaver [Mon, 29 Sep 2003 17:44:20 +0000 (17:44 +0000)]
" => ", take 2
Greg Beaver [Mon, 29 Sep 2003 17:42:16 +0000 (17:42 +0000)]
noted fixed #45, also " => "
Greg Beaver [Mon, 29 Sep 2003 17:36:00 +0000 (17:36 +0000)]
Bug #45 preferred_state works incorrectly
Tomas V.V.Cox [Mon, 29 Sep 2003 13:18:48 +0000 (13:18 +0000)]
Ready for 1.3b1
Removed Changelog
Rob Richards [Mon, 29 Sep 2003 11:43:26 +0000 (11:43 +0000)]
add property_get_ptr handler
fix possible segfault in xpath
add wide character support for characterdata
Rob Richards [Mon, 29 Sep 2003 11:35:39 +0000 (11:35 +0000)]
fix for bug #25666 (XML namespaces broken in PHP5)
Moriyoshi Koizumi [Mon, 29 Sep 2003 02:23:40 +0000 (02:23 +0000)]
Simplification.
Ilia Alshanetsky [Mon, 29 Sep 2003 01:07:55 +0000 (01:07 +0000)]
Fixed Bug #25665 (var_dump() hangs on Nan and INF).
<changelog@php.net> [Mon, 29 Sep 2003 00:32:24 +0000 (00:32 +0000)]
ChangeLog update
Tal Peer [Sun, 28 Sep 2003 10:32:13 +0000 (10:32 +0000)]
Fix buildconf for systems using coreutils-5.0
Greg Beaver [Sun, 28 Sep 2003 05:07:27 +0000 (05:07 +0000)]
fixed #39 commands that need LOCK_SH fail as non-root
<changelog@php.net> [Sun, 28 Sep 2003 00:32:47 +0000 (00:32 +0000)]
ChangeLog update
foobar [Sat, 27 Sep 2003 20:53:50 +0000 (20:53 +0000)]
Bundled GD has this function
Sara Golemon [Sat, 27 Sep 2003 18:48:48 +0000 (18:48 +0000)]
Test for Bug 25671
<changelog@php.net> [Sat, 27 Sep 2003 00:33:03 +0000 (00:33 +0000)]
ChangeLog update
Sara Golemon [Fri, 26 Sep 2003 17:57:13 +0000 (17:57 +0000)]
Bug Fix#25671 Corruption in subarrays in subject when using str_replace
Moriyoshi Koizumi [Fri, 26 Sep 2003 17:44:06 +0000 (17:44 +0000)]
Add test cases for the regex probles
Moriyoshi Koizumi [Fri, 26 Sep 2003 17:43:39 +0000 (17:43 +0000)]
Repatch fixes for the problem that was reported at php-dev@php.gr.jp (#884)
Moriyoshi Koizumi [Fri, 26 Sep 2003 17:41:52 +0000 (17:41 +0000)]
Forgot to commit this one.
Moriyoshi Koizumi [Fri, 26 Sep 2003 14:42:37 +0000 (14:42 +0000)]
Explicitly specify mbstring.language.
Moriyoshi Koizumi [Fri, 26 Sep 2003 14:42:14 +0000 (14:42 +0000)]
Fix some incompatibilities with the pre-libmbfl behaviour regarding encoding detection.
Moriyoshi Koizumi [Fri, 26 Sep 2003 11:08:54 +0000 (11:08 +0000)]
Specify full path to cat for mb_send_mail() tests
Ard Biesheuvel [Fri, 26 Sep 2003 10:06:22 +0000 (10:06 +0000)]
Let client library pick its own transaction param defaults
Hartmut Holzgraefe [Fri, 26 Sep 2003 10:02:06 +0000 (10:02 +0000)]
stupid typo fix
foobar [Fri, 26 Sep 2003 09:56:24 +0000 (09:56 +0000)]
typo
foobar [Fri, 26 Sep 2003 09:55:56 +0000 (09:55 +0000)]
Test case for bug #25665
Hartmut Holzgraefe [Fri, 26 Sep 2003 08:09:56 +0000 (08:09 +0000)]
signed/unsigned compiler warning fixes
Hartmut Holzgraefe [Fri, 26 Sep 2003 07:51:52 +0000 (07:51 +0000)]
silenced a compiler warning
Hartmut Holzgraefe [Fri, 26 Sep 2003 07:50:02 +0000 (07:50 +0000)]
error message was missing an argument
Hartmut Holzgraefe [Fri, 26 Sep 2003 07:47:01 +0000 (07:47 +0000)]
compiler warning fixes, one of them a potential crash bug
Ilia Alshanetsky [Fri, 26 Sep 2003 00:40:32 +0000 (00:40 +0000)]
Fixed typo.
<changelog@php.net> [Fri, 26 Sep 2003 00:32:52 +0000 (00:32 +0000)]
ChangeLog update
Georg Richter [Thu, 25 Sep 2003 15:54:17 +0000 (15:54 +0000)]
fixed compiler warning
removed dead code
Georg Richter [Thu, 25 Sep 2003 15:38:35 +0000 (15:38 +0000)]
changed ulong to long to avoid compiler warnings (comparison between signed and unsigned)
foobar [Thu, 25 Sep 2003 14:53:41 +0000 (14:53 +0000)]
This is only needed for Windows.
Georg Richter [Thu, 25 Sep 2003 11:19:58 +0000 (11:19 +0000)]
mysqli_prepare_result -> mysqli_get_metadata
Georg Richter [Thu, 25 Sep 2003 11:19:25 +0000 (11:19 +0000)]
mysql_prepare_result -> mysqli_get_metadata
This function was renamed in libmysql (changeset 1.607 by monty)
John Coggeshall [Thu, 25 Sep 2003 09:32:55 +0000 (09:32 +0000)]
Fixed a --enable-maintainer-zts glitch where TSRMLS_DC was being used
unnecessarily.
<changelog@php.net> [Thu, 25 Sep 2003 00:32:19 +0000 (00:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 24 Sep 2003 23:39:14 +0000 (23:39 +0000)]
Fixed bug #25070 (Don't forget to unlock session files on win32 before
closing them).
Regions should be locked only briefly and should be unlocked before
closing a file or exiting the program. On Win32 locked files that are
closed without being explicitly unlocked will be unlocked only when "system
resources become avaliable".
Ilia Alshanetsky [Wed, 24 Sep 2003 23:20:48 +0000 (23:20 +0000)]
Fixed bug #25293 (Output correct EOL to error_log)
foobar [Wed, 24 Sep 2003 14:24:18 +0000 (14:24 +0000)]
ws
foobar [Wed, 24 Sep 2003 14:22:57 +0000 (14:22 +0000)]
- Fixed some compile failures with e.g. RH9 + openssl by
making use of pkg-config
Greg Beaver [Wed, 24 Sep 2003 13:11:52 +0000 (13:11 +0000)]
remove dependency on PHP 5 - it works just fine in PHP 4.3
Rob Richards [Wed, 24 Sep 2003 12:56:37 +0000 (12:56 +0000)]
fix preserveWhiteSpace on document load
Wez Furlong [Wed, 24 Sep 2003 10:35:20 +0000 (10:35 +0000)]
Fix