]>
granicus.if.org Git - php/log
Rui Hirokawa [Sun, 26 Oct 2003 07:47:42 +0000 (07:47 +0000)]
revert my previous patch.
Moriyoshi Koizumi [Sun, 26 Oct 2003 03:42:27 +0000 (03:42 +0000)]
Remove just unnecessary leftovers
Moriyoshi Koizumi [Sun, 26 Oct 2003 03:41:19 +0000 (03:41 +0000)]
Backport some patch already in HEAD to assure backwards compatibility
Rui Hirokawa [Sat, 25 Oct 2003 12:41:54 +0000 (12:41 +0000)]
fixed windows build.
Rui Hirokawa [Sat, 25 Oct 2003 11:58:46 +0000 (11:58 +0000)]
mbfilter is replaced with libmbfl to maintain the licence compatibility. mbregex.[ch] is moved to mbregex/ for the same reason.
Rui Hirokawa [Sat, 25 Oct 2003 10:30:51 +0000 (10:30 +0000)]
name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.
Moriyoshi Koizumi [Sat, 25 Oct 2003 04:43:47 +0000 (04:43 +0000)]
Add test case for bug #25831
foobar [Fri, 24 Oct 2003 22:44:41 +0000 (22:44 +0000)]
hrm
Ilia Alshanetsky [Fri, 24 Oct 2003 17:51:03 +0000 (17:51 +0000)]
MFH: Fixed bug #25955 (Compile failure on MacOSX 10.3 (Panther)).
Greg Beaver [Fri, 24 Oct 2003 05:35:42 +0000 (05:35 +0000)]
MFH
Greg Beaver [Fri, 24 Oct 2003 05:34:16 +0000 (05:34 +0000)]
MFH #25174
Ilia Alshanetsky [Wed, 22 Oct 2003 23:48:48 +0000 (23:48 +0000)]
News & test regarding bug #25922
SVN Migration [Wed, 22 Oct 2003 23:42:56 +0000 (23:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Tue, 21 Oct 2003 02:22:55 +0000 (02:22 +0000)]
typo
Moriyoshi Koizumi [Tue, 21 Oct 2003 02:21:29 +0000 (02:21 +0000)]
Add regression test for bug #25900
Ilia Alshanetsky [Mon, 20 Oct 2003 16:58:56 +0000 (16:58 +0000)]
Back to dev.
Moriyoshi Koizumi [Mon, 20 Oct 2003 16:10:00 +0000 (16:10 +0000)]
MFH(r-1.4): Fix typo
Ilia Alshanetsky [Mon, 20 Oct 2003 16:08:17 +0000 (16:08 +0000)]
RC2 is a go.
Tomas V.V.Cox [Mon, 20 Oct 2003 15:51:46 +0000 (15:51 +0000)]
MFH for 4.3.4RC2
Ilia Alshanetsky [Mon, 20 Oct 2003 15:45:56 +0000 (15:45 +0000)]
Bug fixing news.
Rob Richards [Mon, 20 Oct 2003 15:43:02 +0000 (15:43 +0000)]
Fix bug #25900 (document->get_elements_by_tag_name with default xmlns)
Moriyoshi Koizumi [Mon, 20 Oct 2003 15:42:10 +0000 (15:42 +0000)]
MFH(r-1.108): Fix compiler warnings
Ilia Alshanetsky [Mon, 20 Oct 2003 14:37:02 +0000 (14:37 +0000)]
MFH: Fixed bug #25918 (Possible crash in mime_content_type()).
Ilia Alshanetsky [Mon, 20 Oct 2003 14:22:10 +0000 (14:22 +0000)]
MFH: Fixed bug #25923 (mail() modifies the to & subject arguments).
Ilia Alshanetsky [Mon, 20 Oct 2003 01:59:48 +0000 (01:59 +0000)]
MFH: Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)
Wez Furlong [Sat, 18 Oct 2003 09:44:12 +0000 (09:44 +0000)]
chech -> check
Uwe Schindler [Fri, 17 Oct 2003 21:57:45 +0000 (21:57 +0000)]
new SunONE server
Rob Richards [Fri, 17 Oct 2003 15:56:06 +0000 (15:56 +0000)]
Fix bug #25888 (Crash of php.exe when xpath_eval of a namespace)
memleak fix in domxml_node_name
keep blanks loading document fix
Sascha Schumann [Fri, 17 Oct 2003 11:09:49 +0000 (11:09 +0000)]
Fix comment
Ilia Alshanetsky [Fri, 17 Oct 2003 02:21:37 +0000 (02:21 +0000)]
MFH: Fixed formatting issues (patch by: Joe Orton)
foobar [Thu, 16 Oct 2003 14:24:59 +0000 (14:24 +0000)]
- Fixed the real reason for build problems: dos eols
foobar [Thu, 16 Oct 2003 09:08:42 +0000 (09:08 +0000)]
- Fixed ZTS build (Nuked extra TSRMLS_FETCH)
foobar [Thu, 16 Oct 2003 04:50:03 +0000 (04:50 +0000)]
- config.w32.h is in main/ not ext/standard..
Ilia Alshanetsky [Thu, 16 Oct 2003 04:24:13 +0000 (04:24 +0000)]
MFH: Do not strip trailing spaces.
Ilia Alshanetsky [Wed, 15 Oct 2003 03:32:18 +0000 (03:32 +0000)]
MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).
Wez Furlong [Wed, 15 Oct 2003 00:19:30 +0000 (00:19 +0000)]
Don't forget to check for tzset...
Wez Furlong [Wed, 15 Oct 2003 00:14:37 +0000 (00:14 +0000)]
Fix bug #25825. tzset() was not called when resetting the TZ env var.
In addition, fix a slight error (made by sniper!) which would trigger
tzset() to be called for any env var beginning with TZ, and not just
TZ itself.
Sascha Schumann [Tue, 14 Oct 2003 08:11:18 +0000 (08:11 +0000)]
Embed date of last modification
Ilia Alshanetsky [Tue, 14 Oct 2003 03:48:09 +0000 (03:48 +0000)]
MFH: Fixed bug #25836 (last key of multi-dimensional array passed via GPC
not being escaped when magic_quotes_gpc is on).
Wez Furlong [Mon, 13 Oct 2003 11:47:05 +0000 (11:47 +0000)]
Unintialized variable fix from Joe Orton.
Wez Furlong [Mon, 13 Oct 2003 11:42:22 +0000 (11:42 +0000)]
Fix uninitialized value.
Patch from Joe Orton.
Derick Rethans [Mon, 13 Oct 2003 09:30:53 +0000 (09:30 +0000)]
- Email address change
Ilia Alshanetsky [Mon, 13 Oct 2003 04:28:34 +0000 (04:28 +0000)]
MFH: Fixed bug #25800 (parse_url() could not parse urls with empty port).
Ilia Alshanetsky [Mon, 13 Oct 2003 04:15:25 +0000 (04:15 +0000)]
MFH: Remove sendmail patch check.
foobar [Sun, 12 Oct 2003 23:49:34 +0000 (23:49 +0000)]
BFN
Vlad Krupin [Sun, 12 Oct 2003 01:09:28 +0000 (01:09 +0000)]
MFH fix for 25558 in case there is ever another 4.3 release.
Ilia Alshanetsky [Fri, 10 Oct 2003 01:38:02 +0000 (01:38 +0000)]
Fixed bug #25814 (Make flock() return correct value when 3rd argument is
used).
# This bug is 4.3.X specific, no need to MFB into 5.X tree.
Ilia Alshanetsky [Thu, 9 Oct 2003 02:59:03 +0000 (02:59 +0000)]
MFH: Fixed bug #25746 (Do not bail out when unable to chdir original dir on
systems with broken getcwd()).
Wez Furlong [Wed, 8 Oct 2003 11:22:47 +0000 (11:22 +0000)]
Don't forget these EOF flags either...
foobar [Wed, 8 Oct 2003 11:16:22 +0000 (11:16 +0000)]
- Reverted the 'fix' for bug #25494
# Can we now get peace on internals@ about this stupid issue?
Wez Furlong [Wed, 8 Oct 2003 10:58:28 +0000 (10:58 +0000)]
Backport from HEAD; set EOF marker after each read attempt to avoid it
being stuck in the on position.
Partial "fix" for #25649.
foobar [Wed, 8 Oct 2003 10:25:39 +0000 (10:25 +0000)]
- Fixed bug #25780 (MFH: ext/session: invalid session.cookie_lifetime causes crash in win32).
Moriyoshi Koizumi [Wed, 8 Oct 2003 01:52:07 +0000 (01:52 +0000)]
MFH(r-1.174): Better fix for bug #25758
Ilia Alshanetsky [Wed, 8 Oct 2003 01:17:12 +0000 (01:17 +0000)]
MFH: Fixed bug #25758 (var_export does not escape ' & \ inside array keys)
SVN Migration [Wed, 8 Oct 2003 01:16:45 +0000 (01:16 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Tue, 7 Oct 2003 10:04:51 +0000 (10:04 +0000)]
MFH: Bugfix #25770 Segfault with PHP and bison 1.875
foobar [Tue, 7 Oct 2003 09:59:50 +0000 (09:59 +0000)]
BFN
Corne' Cornelius [Tue, 7 Oct 2003 09:36:41 +0000 (09:36 +0000)]
MFH: - Fixed bug #18534 (ifx_close() leaves open session)
MFH: - (ifx_do_close) Added
Ilia Alshanetsky [Tue, 7 Oct 2003 00:36:27 +0000 (00:36 +0000)]
MFH: Cleaned up previous patch.
Ard Biesheuvel [Tue, 7 Oct 2003 00:11:03 +0000 (00:11 +0000)]
Fix typo
foobar [Mon, 6 Oct 2003 23:34:16 +0000 (23:34 +0000)]
MFH: - Fixed bug #25764 (ldap_get_option() crashes with unbinded ldap link)
foobar [Mon, 6 Oct 2003 23:31:03 +0000 (23:31 +0000)]
MFH: ws fix
Ilia Alshanetsky [Sun, 5 Oct 2003 19:37:06 +0000 (19:37 +0000)]
MFH: Fixed clobbering of the source array, when merging complex
multi-dimensional arrays. Bug reported by Lukas Smith.
Sergey Kartashoff [Sat, 4 Oct 2003 09:43:49 +0000 (09:43 +0000)]
- README in mnogosearch extension is updated
Greg Beaver [Sat, 4 Oct 2003 03:58:53 +0000 (03:58 +0000)]
MFH fix PHP notice in rare case
foobar [Sat, 4 Oct 2003 01:04:54 +0000 (01:04 +0000)]
MFH: - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD).
foobar [Sat, 4 Oct 2003 00:43:31 +0000 (00:43 +0000)]
MFH: ws fix
Moriyoshi Koizumi [Fri, 3 Oct 2003 23:30:14 +0000 (23:30 +0000)]
BFN
Ilia Alshanetsky [Fri, 3 Oct 2003 18:05:50 +0000 (18:05 +0000)]
MFH: More ZTS stuff.
Moriyoshi Koizumi [Fri, 3 Oct 2003 17:07:50 +0000 (17:07 +0000)]
MFH(r-1.5, r-1.5, r-1.4): Specify full path to cat for mb_send_mail() tests
Moriyoshi Koizumi [Fri, 3 Oct 2003 17:01:45 +0000 (17:01 +0000)]
MFH(r-1.1): Add regression test for bug #25745
SVN Migration [Fri, 3 Oct 2003 16:59:45 +0000 (16:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Fri, 3 Oct 2003 15:54:06 +0000 (15:54 +0000)]
BFN
Moriyoshi Koizumi [Fri, 3 Oct 2003 15:53:47 +0000 (15:53 +0000)]
MFH(r-1.28): Fixed bug #25745 (ctype functions don't deal with non-ascii characters properly)
Ilia Alshanetsky [Fri, 3 Oct 2003 13:03:47 +0000 (13:03 +0000)]
MFH: Fixed bug #25744 (make ZTS build of ext/sybase compile)
foobar [Fri, 3 Oct 2003 05:48:17 +0000 (05:48 +0000)]
MFH
SVN Migration [Fri, 3 Oct 2003 05:47:08 +0000 (05:47 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Fri, 3 Oct 2003 05:26:30 +0000 (05:26 +0000)]
MFH: Aligned configure help texts.
foobar [Fri, 3 Oct 2003 04:29:24 +0000 (04:29 +0000)]
MFH
Moriyoshi Koizumi [Fri, 3 Oct 2003 01:13:56 +0000 (01:13 +0000)]
MFH: Alignment fix
Moriyoshi Koizumi [Thu, 2 Oct 2003 22:50:46 +0000 (22:50 +0000)]
MFH(r-1.1): Add a test case for bug #25708
SVN Migration [Thu, 2 Oct 2003 22:50:29 +0000 (22:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Thu, 2 Oct 2003 22:22:15 +0000 (22:22 +0000)]
MFH(r-1.252): Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS)
Frank M. Kromann [Thu, 2 Oct 2003 18:48:47 +0000 (18:48 +0000)]
FrontBase uses ws2_win32 lib now
Frank M. Kromann [Thu, 2 Oct 2003 18:48:18 +0000 (18:48 +0000)]
Fixing type cast
foobar [Thu, 2 Oct 2003 14:55:58 +0000 (14:55 +0000)]
MFH
foobar [Thu, 2 Oct 2003 14:09:12 +0000 (14:09 +0000)]
Removed extra []
foobar [Thu, 2 Oct 2003 14:03:17 +0000 (14:03 +0000)]
strawberry fields..
Moriyoshi Koizumi [Thu, 2 Oct 2003 10:59:38 +0000 (10:59 +0000)]
Add some description to the help text
Moriyoshi Koizumi [Thu, 2 Oct 2003 10:48:16 +0000 (10:48 +0000)]
MFH(r-1.15): Alignment fix
Moriyoshi Koizumi [Thu, 2 Oct 2003 10:48:02 +0000 (10:48 +0000)]
MFH(r-1.55): Alignment fix
Moriyoshi Koizumi [Thu, 2 Oct 2003 10:10:52 +0000 (10:10 +0000)]
Forgot to commit this one.
Moriyoshi Koizumi [Thu, 2 Oct 2003 08:05:06 +0000 (08:05 +0000)]
Silly typo
Moriyoshi Koizumi [Thu, 2 Oct 2003 08:04:11 +0000 (08:04 +0000)]
BFN
Moriyoshi Koizumi [Thu, 2 Oct 2003 08:01:14 +0000 (08:01 +0000)]
Fix for a regex bug that leads into an infinite loop due to optimization
failure when the pattern is ".*" and both MULTILINE and SINGLELINE options are
specified.
# This bug was already squashed in HEAD, as it adopts an alternative
# implementation.
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:50:19 +0000 (07:50 +0000)]
MFH(r-1.46): fix php_regex_encoding() so it can handle two additional encoding
names mbfilter supports by default. (Patch by Seiji Masugata)
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:01:24 +0000 (07:01 +0000)]
BFN
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:00:56 +0000 (07:00 +0000)]
Fixed bug #25707 (html_entity_decode over-decodes <)
# note: not MFH stuff
SVN Migration [Thu, 2 Oct 2003 06:57:22 +0000 (06:57 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Thu, 2 Oct 2003 03:24:43 +0000 (03:24 +0000)]
MFH: Fixed bug #25701 (On flush() set headers_sent in apache2handler)