]>
granicus.if.org Git - php/log
SVN Migration [Tue, 9 Apr 2002 17:15:18 +0000 (17:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Stig Bakken [Tue, 9 Apr 2002 16:08:18 +0000 (16:08 +0000)]
* MFH: install the right expat header files
Sterling Hughes [Tue, 9 Apr 2002 06:13:01 +0000 (06:13 +0000)]
fix compile warnings
foobar [Mon, 8 Apr 2002 22:21:30 +0000 (22:21 +0000)]
MFH
Sebastian Bergmann [Mon, 8 Apr 2002 15:40:22 +0000 (15:40 +0000)]
MFH (MS VS.Net Fix).
Wez Furlong [Mon, 8 Apr 2002 12:42:01 +0000 (12:42 +0000)]
remove streams option from branch
Edin Kadribasic [Mon, 8 Apr 2002 08:24:23 +0000 (08:24 +0000)]
Finished syncing win32 build and docs with the unix counterpart.
Renamed the cli executable to php-cli.exe so somebody doesn't overwrite
cgi by mistake.
# To the packager: php4ts_cli.dsp (php-cli.exe) shouldn't be bundled
# with the binary distribution of PHP 4.2.0.
Sebastian Bergmann [Mon, 8 Apr 2002 07:37:43 +0000 (07:37 +0000)]
Rename Win32 executable to php.exe.
Derick Rethans [Mon, 8 Apr 2002 06:36:39 +0000 (06:36 +0000)]
- MFH
foobar [Mon, 8 Apr 2002 01:15:16 +0000 (01:15 +0000)]
MFH
Marcus Boerger [Sun, 7 Apr 2002 19:45:36 +0000 (19:45 +0000)]
-found userland solution to fix UNICODE comments (see tests/003.phpt)
#solution from HEAD would mean new functionality
#so this fix makes it work without adding new functionality
SVN Migration [Sun, 7 Apr 2002 19:42:06 +0000 (19:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Derick Rethans [Sat, 6 Apr 2002 17:29:44 +0000 (17:29 +0000)]
- MFH zip_entry_read_bug
Wez Furlong [Sat, 6 Apr 2002 16:58:49 +0000 (16:58 +0000)]
Inform the masses about where to get a 4.2 compatible mailparse package
Sebastian Bergmann [Sat, 6 Apr 2002 16:12:52 +0000 (16:12 +0000)]
MFH (.dsp fixes)
Sterling Hughes [Fri, 5 Apr 2002 21:23:30 +0000 (21:23 +0000)]
MFH changes per doug's request
Joseph Tate [Fri, 5 Apr 2002 19:13:58 +0000 (19:13 +0000)]
MFH added unlink_node alias
foobar [Fri, 5 Apr 2002 12:00:18 +0000 (12:00 +0000)]
MFH the fixed entries
Wez Furlong [Fri, 5 Apr 2002 09:07:48 +0000 (09:07 +0000)]
let people know about mailparse being pickled
Wez Furlong [Fri, 5 Apr 2002 09:04:38 +0000 (09:04 +0000)]
MFH: add mbstring headers to those for pear/pecl extensions
Yasuo Ohgaki [Fri, 5 Apr 2002 07:14:35 +0000 (07:14 +0000)]
Forgot mention fixed bug that is reported by user.
Yasuo Ohgaki [Fri, 5 Apr 2002 06:45:25 +0000 (06:45 +0000)]
MFH.
Fixed pg_last_notice() double free.
Marcus Boerger [Thu, 4 Apr 2002 20:42:47 +0000 (20:42 +0000)]
removed calls to wctomb, wcstombs
#leave UNICODE to user
Sterling Hughes [Thu, 4 Apr 2002 20:27:24 +0000 (20:27 +0000)]
mfh
Daniela Mariaschi [Thu, 4 Apr 2002 20:13:41 +0000 (20:13 +0000)]
Fixed sigfault in ibase_close (bug #15419-#15992)
jim winstead [Thu, 4 Apr 2002 18:44:33 +0000 (18:44 +0000)]
MFH. mailparse moved to pear/PECL.
Yasuo Ohgaki [Thu, 4 Apr 2002 15:29:34 +0000 (15:29 +0000)]
MFH
# Fixed crash with pg_escape_*()
# Added test for pg_escape_*()
SVN Migration [Thu, 4 Apr 2002 15:25:47 +0000 (15:25 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
foobar [Thu, 4 Apr 2002 14:33:35 +0000 (14:33 +0000)]
MFH
foobar [Thu, 4 Apr 2002 13:37:57 +0000 (13:37 +0000)]
missing .cvsignore
Sterling Hughes [Thu, 4 Apr 2002 00:04:25 +0000 (00:04 +0000)]
MFH
foobar [Wed, 3 Apr 2002 23:05:39 +0000 (23:05 +0000)]
Fix the test..somehow got corrupted?
foobar [Wed, 3 Apr 2002 23:04:53 +0000 (23:04 +0000)]
Partial MFH
foobar [Wed, 3 Apr 2002 19:58:45 +0000 (19:58 +0000)]
- Added the autom4te.cache to be cleaned too with cvsclean
Derick Rethans [Wed, 3 Apr 2002 19:53:54 +0000 (19:53 +0000)]
- Swap back version numbers for development
Derick Rethans [Wed, 3 Apr 2002 19:51:26 +0000 (19:51 +0000)]
- Fix build (Patch by Marcus Boerger)
Derick Rethans [Wed, 3 Apr 2002 19:47:13 +0000 (19:47 +0000)]
- Fix version number
Kirill Maximov [Tue, 2 Apr 2002 08:54:23 +0000 (08:54 +0000)]
#Fix for the quot_print - remove unneeded char.
foobar [Mon, 1 Apr 2002 23:29:19 +0000 (23:29 +0000)]
MFH
Kirill Maximov [Mon, 1 Apr 2002 19:27:16 +0000 (19:27 +0000)]
(PHP quoted_printable_decode) Fixed CR/LF processing for Windows/OS2
@ Fixed CR/LF processing for Windows/OS2 in quoted_printable_decode (kir)
Marcus Boerger [Mon, 1 Apr 2002 13:27:47 +0000 (13:27 +0000)]
MFH finding test files
Yasuo Ohgaki [Mon, 1 Apr 2002 11:44:52 +0000 (11:44 +0000)]
MFH.
Forgot to commit this when I commit fix build with PostgreSQL 6.5.x
Derick Rethans [Mon, 1 Apr 2002 09:21:29 +0000 (09:21 +0000)]
- MFH for fix for bug #14966
Rui Hirokawa [Sun, 31 Mar 2002 05:16:27 +0000 (05:16 +0000)]
moved static constant definitions for separeted files to fix compilation problem in Tru64.
Rui Hirokawa [Sun, 31 Mar 2002 00:29:51 +0000 (00:29 +0000)]
revert Sascha's patch to fix compile error in Tru64.
Rui Hirokawa [Sun, 31 Mar 2002 00:19:17 +0000 (00:19 +0000)]
fixed crash bug in Tru64.
Yasuo Ohgaki [Sat, 30 Mar 2002 23:23:58 +0000 (23:23 +0000)]
MFH. 6.5.3 libpq build fix.
Marcus Boerger [Sat, 30 Mar 2002 19:11:44 +0000 (19:11 +0000)]
- corrected test-image
Marcus Boerger [Sat, 30 Mar 2002 18:32:09 +0000 (18:32 +0000)]
MFH - corrected test-image
Marcus Boerger [Sat, 30 Mar 2002 18:31:08 +0000 (18:31 +0000)]
-memory leaks
foobar [Sat, 30 Mar 2002 03:23:42 +0000 (03:23 +0000)]
another missing .cvsignore
foobar [Sat, 30 Mar 2002 03:14:40 +0000 (03:14 +0000)]
missing .cvsignore
foobar [Sat, 30 Mar 2002 03:14:19 +0000 (03:14 +0000)]
missing entry (still needed here..)
foobar [Sat, 30 Mar 2002 03:07:47 +0000 (03:07 +0000)]
MFH
Markus Fischer [Sat, 30 Mar 2002 01:58:24 +0000 (01:58 +0000)]
- MFH fix for #16348.
foobar [Fri, 29 Mar 2002 15:15:16 +0000 (15:15 +0000)]
- MFH fixes for these tests.
Derick Rethans [Thu, 28 Mar 2002 10:58:39 +0000 (10:58 +0000)]
- Backout Makefile patch, it caused problems
Derick Rethans [Thu, 28 Mar 2002 07:56:35 +0000 (07:56 +0000)]
- Fix build for BSD: BSD_MAKEFILE and resolver functions. (Patch by Melvyn
Sopacua <msopacua@idg.nl>)
Derick Rethans [Thu, 28 Mar 2002 07:48:50 +0000 (07:48 +0000)]
- MFH for bug 16314
Derick Rethans [Thu, 28 Mar 2002 07:35:09 +0000 (07:35 +0000)]
- Fix build on BSDI
foobar [Wed, 27 Mar 2002 23:47:42 +0000 (23:47 +0000)]
MFH: fixed bug: #16237
Derick Rethans [Wed, 27 Mar 2002 20:39:27 +0000 (20:39 +0000)]
- MFH for multiple To: lines
Yasuo Ohgaki [Wed, 27 Mar 2002 00:14:30 +0000 (00:14 +0000)]
MFH error message consistency changes
Sander Roobol [Tue, 26 Mar 2002 18:18:18 +0000 (18:18 +0000)]
MFH
SVN Migration [Tue, 26 Mar 2002 18:17:39 +0000 (18:17 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Derick Rethans [Tue, 26 Mar 2002 08:57:18 +0000 (08:57 +0000)]
- MFH for bug #11244
Derick Rethans [Tue, 26 Mar 2002 08:47:41 +0000 (08:47 +0000)]
- No asserts in the branch
Derick Rethans [Tue, 26 Mar 2002 08:28:31 +0000 (08:28 +0000)]
- Fix comments
Derick Rethans [Tue, 26 Mar 2002 07:40:00 +0000 (07:40 +0000)]
- MFH for passphrase bug
foobar [Tue, 26 Mar 2002 00:16:01 +0000 (00:16 +0000)]
MFH the use of correct header file -fix
foobar [Tue, 26 Mar 2002 00:15:34 +0000 (00:15 +0000)]
MFH fixes for the iconv stuff
SVN Migration [Tue, 26 Mar 2002 00:03:12 +0000 (00:03 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
foobar [Mon, 25 Mar 2002 23:22:05 +0000 (23:22 +0000)]
MFH dl() error message fix
Edin Kadribasic [Mon, 25 Mar 2002 17:02:30 +0000 (17:02 +0000)]
Hidden the existance of CLI SAPI by:
- removing the NEWS entry
- removing cli from make install chain
- marking it EXPERIMENTAL
- reverting installed name of cgi from php-cgi to php
Marged max_execution_time override from head.
# I really hope that people who found cli to be "inconsistent" and
# "unstable" will find time to help rectify those problems.
Jan Lehnardt [Sun, 24 Mar 2002 23:17:06 +0000 (23:17 +0000)]
- MFH
SVN Migration [Sun, 24 Mar 2002 23:16:43 +0000 (23:16 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Alex Waugh [Sun, 24 Mar 2002 22:58:08 +0000 (22:58 +0000)]
MFH
Jan Lehnardt [Sun, 24 Mar 2002 16:43:58 +0000 (16:43 +0000)]
- finally MFH. sorry for the inconveniance, especially Derick ;)
SVN Migration [Sun, 24 Mar 2002 16:22:51 +0000 (16:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Derick Rethans [Sun, 24 Mar 2002 10:42:07 +0000 (10:42 +0000)]
- MFH for bug #16232 (Patch by Alan Knowles <alan@akbkhome.com>)
Jan Lehnardt [Sat, 23 Mar 2002 23:26:27 +0000 (23:26 +0000)]
- MFH
jim winstead [Sat, 23 Mar 2002 18:40:59 +0000 (18:40 +0000)]
MFH
jim winstead [Sat, 23 Mar 2002 18:38:25 +0000 (18:38 +0000)]
MFH.
Marcus Boerger [Sat, 23 Mar 2002 17:36:53 +0000 (17:36 +0000)]
-no german in NEWS
Edin Kadribasic [Sat, 23 Mar 2002 14:51:30 +0000 (14:51 +0000)]
MFH (crypt on win32)
Rui Hirokawa [Sat, 23 Mar 2002 01:12:54 +0000 (01:12 +0000)]
fixed some compilation warning.
Rui Hirokawa [Sat, 23 Mar 2002 01:12:29 +0000 (01:12 +0000)]
fixed POST/GET argument handling.
Derick Rethans [Fri, 22 Mar 2002 14:28:46 +0000 (14:28 +0000)]
- Oops... I didn't mean to commit this
Derick Rethans [Fri, 22 Mar 2002 14:26:09 +0000 (14:26 +0000)]
MFH
foobar [Fri, 22 Mar 2002 12:48:28 +0000 (12:48 +0000)]
MFH
Derick Rethans [Fri, 22 Mar 2002 12:15:34 +0000 (12:15 +0000)]
MFH for bug 14664
Derick Rethans [Fri, 22 Mar 2002 09:19:53 +0000 (09:19 +0000)]
MFH: Fix phpinfo() output
foobar [Fri, 22 Mar 2002 01:12:52 +0000 (01:12 +0000)]
MFH fix for bug #16182
Rasmus Lerdorf [Thu, 21 Mar 2002 21:53:26 +0000 (21:53 +0000)]
Fix for bug #15667
Derick Rethans [Thu, 21 Mar 2002 21:49:11 +0000 (21:49 +0000)]
- Fix PGSql Compile
foobar [Thu, 21 Mar 2002 20:25:25 +0000 (20:25 +0000)]
- MFH iconv fixes.
foobar [Thu, 21 Mar 2002 20:24:30 +0000 (20:24 +0000)]
This file is generated, not supposed to be here.
SVN Migration [Thu, 21 Mar 2002 20:10:25 +0000 (20:10 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_2_0'.
Daniela Mariaschi [Thu, 21 Mar 2002 16:53:06 +0000 (16:53 +0000)]
fixed numeric number incorrectly rendered
Ludovico Magnocavallo [Thu, 21 Mar 2002 14:51:45 +0000 (14:51 +0000)]
synched with HEAD, tests 1-2-3-6 pass, 5 fails but ok, 4 needs work