PHP  
SVN Instructions  
/[svn]/php/php-src/branches/PHP_4 Main trees: php-src | pecl | pear | pear-core  

View Directory Listing Directory Listing


Sticky Revision:


Revision 284180 - Directory Listing
Modified Thu Jul 16 08:10:50 2009 UTC (2 days, 12 hours ago) by gwynne
one more attempt at ridding us of some of those annoying mime types

Revision 205146 - Directory Listing
Modified Fri Jan 13 14:31:59 2006 UTC (3 years, 6 months ago) by sas
WS

Revision 205122 - Directory Listing
Modified Fri Jan 13 14:27:31 2006 UTC (3 years, 6 months ago) by sas
- MFH

Revision 158493 - Directory Listing
Modified Thu May 13 14:07:11 2004 UTC (5 years, 2 months ago) by stas
Add sqlite_exec

Revision 145922 - Directory Listing
Modified Sun Dec 7 22:26:01 2003 UTC (5 years, 7 months ago) by aleigh
SAPI module for Continuity - found at http://www.ashpool.com/

Revision 142374 - Directory Listing
Modified Tue Oct 14 08:12:00 2003 UTC (5 years, 9 months ago) by sas
Embed date of last modification

Revision 140695 - Directory Listing
Modified Sat Sep 20 12:44:51 2003 UTC (5 years, 9 months ago) by sas
Fix potential buffer overrun

Revision 134408 - Directory Listing
Modified Tue Jul 8 05:36:39 2003 UTC (6 years ago) by sas
sync with PHP_4_3

Revision 134247 - Directory Listing
Modified Sat Jul 5 21:45:34 2003 UTC (6 years ago) by jon
Upgrade the bundled Mail package to 1.1.1 (1.1.0 was a bit broken).

Revision 134141 - Directory Listing
Modified Thu Jul 3 22:54:27 2003 UTC (6 years ago) by sas
MFB quoting of )

Revision 134087 - Directory Listing
Modified Thu Jul 3 12:38:26 2003 UTC (6 years ago) by helly
MFH: Fix open mode (noticed by FutureQuest, Inc.)

Revision 133945 - Directory Listing
Modified Wed Jul 2 03:04:28 2003 UTC (6 years ago) by sas
MFB PHP_CHECK_LIBRARY fix

Revision 133926 - Directory Listing
Modified Wed Jul 2 00:00:52 2003 UTC (6 years ago) by sas
Sync PHP_CHECK_LIBRARY change

Revision 133859 - Directory Listing
Modified Tue Jul 1 12:38:42 2003 UTC (6 years ago) by nobbie
- MFB: 1.69.2.18

Revision 133850 - Directory Listing
Modified Tue Jul 1 11:03:21 2003 UTC (6 years ago) by nobbie
- MFB

Revision 133839 - Directory Listing
Modified Tue Jul 1 05:29:04 2003 UTC (6 years ago) by sas
properly restart syscalls

Revision 133837 - Directory Listing
Modified Tue Jul 1 04:41:28 2003 UTC (6 years ago) by sas
Merge changes from PHP_4_3

Revision 133655 - Directory Listing
Modified Sun Jun 29 19:51:21 2003 UTC (6 years ago) by pajoye
- Sync from head (DB 1.5RC1)

Revision 133647 - Directory Listing
Modified Sun Jun 29 19:40:15 2003 UTC (6 years ago) by cvs2svn
This commit was manufactured by cvs2svn to create branch 'PHP_4'.

Revision 133526 - Directory Listing
Modified Sat Jun 28 18:15:07 2003 UTC (6 years ago) by mj
* MFH: Silence warning

Revision 133511 - Directory Listing
Modified Sat Jun 28 12:29:26 2003 UTC (6 years ago) by sas
MFB snprintf test

Revision 133458 - Directory Listing
Modified Fri Jun 27 18:41:03 2003 UTC (6 years ago) by sas
Serialize headers for systems with low IOV_MAX (e.g. Solaris)

Revision 133402 - Directory Listing
Modified Fri Jun 27 07:43:30 2003 UTC (6 years ago) by sas
undefine macros before defining them

Revision 133400 - Directory Listing
Modified Fri Jun 27 07:30:41 2003 UTC (6 years ago) by sas
Check for inet_pton as part of the IPv6 check

# either this or the code in ext/standard/dns.c needs to be fixed
# and use HAVE_INET_PTON.

Revision 133399 - Directory Listing
Modified Fri Jun 27 07:13:18 2003 UTC (6 years ago) by sas
Try to link the getaddrinfo test, so that one can disable it using
-Dgetaddrinfo=NO_getaddrinfo.

Revision 133388 - Directory Listing
Modified Fri Jun 27 00:37:42 2003 UTC (6 years ago) by sas
MFH Don't add -L/usr/lib

Revision 133340 - Directory Listing
Modified Thu Jun 26 14:47:11 2003 UTC (6 years ago) by pajoye
- Sync fix binary safe

Revision 133295 - Directory Listing
Modified Thu Jun 26 08:32:54 2003 UTC (6 years ago) by pajoye
- Sync

Revision 133247 - Directory Listing
Modified Wed Jun 25 16:27:01 2003 UTC (6 years ago) by pajoye
- Restore

Revision 133238 - Directory Listing
Modified Wed Jun 25 15:06:51 2003 UTC (6 years ago) by mj
* Make the installer work with PHP_4 also.

Revision 133235 - Directory Listing
Modified Wed Jun 25 13:29:16 2003 UTC (6 years ago) by edink
MFOB.

Revision 133231 - Directory Listing
Modified Wed Jun 25 13:01:09 2003 UTC (6 years ago) by sas
make ze1/ze2 coexist

Revision 133144 - Directory Listing
Modified Tue Jun 24 13:44:58 2003 UTC (6 years ago) by cvs2svn
This commit was manufactured by cvs2svn to create branch 'PHP_4'.

Revision 133092 - Directory Listing
Modified Tue Jun 24 01:59:18 2003 UTC (6 years ago) by sas
Sync PHP_5 with PHP_4's pear

Revision 133077 - Directory Listing
Modified Mon Jun 23 21:56:29 2003 UTC (6 years ago) by sas
Remove some old entries which were unaffected by moving the branch tag

Revision 133067 - Directory Listing
Modified Mon Jun 23 19:30:43 2003 UTC (6 years ago) by cvs2svn
Copied from: php/php-src/branches/PHP_4_3 revision 133066
This commit was manufactured by cvs2svn to create branch 'PHP_4'.

Revision 133066 - Directory Listing
Modified Mon Jun 23 19:30:42 2003 UTC (6 years ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fixed a crash inside sqlite_array_query() when invalid query
is specified.

Revision 132952 - Directory Listing
Modified Sun Jun 22 20:11:27 2003 UTC (6 years ago) by pajoye
Original Path: php/php-src/branches/PHP_4_3
- MFH packages

Revision 132914 - Directory Listing
Modified Sun Jun 22 16:48:16 2003 UTC (6 years ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24284 (Fixed memory leak inside pg_ping())

Revision 132899 - Directory Listing
Modified Sun Jun 22 15:55:31 2003 UTC (6 years ago) by helly
Original Path: php/php-src/branches/PHP_4_3
MFH: Fix possible SEGV

Revision 132851 - Directory Listing
Modified Sun Jun 22 10:07:20 2003 UTC (6 years ago) by wez
Original Path: php/php-src/branches/PHP_4_3
Don't raise two warnings when connection attempt failed.

Revision 132813 - Directory Listing
Modified Sat Jun 21 21:50:01 2003 UTC (6 years ago) by harrie
Original Path: php/php-src/branches/PHP_4_3
Applying the contributed patch of Johan hanne.
The patch enables control on the way the values are returned
into the PHP script, instaed of always strings. Also the type
of the value is now returned when configured to do so.
This enables better management scripts to do more automatic
processing and value calculations.

Revision 132746 - Directory Listing
Modified Sat Jun 21 13:50:44 2003 UTC (6 years ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 132732 - Directory Listing
Modified Sat Jun 21 12:05:45 2003 UTC (6 years ago) by derick
Original Path: php/php-src/branches/PHP_4_3
- MFH: Test for bug #17115

Revision 132636 - Directory Listing
Modified Fri Jun 20 17:00:16 2003 UTC (6 years ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fixed bug #24253 (missing variables when register_globals is on)
Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
Fixed a memory leak when variables_order is not set and gpc_order has S|s
flag.
Optimized out duplicate parsing of the variables order string.

Revision 132626 - Directory Listing
Modified Fri Jun 20 15:44:48 2003 UTC (6 years ago) by pollita
Original Path: php/php-src/branches/PHP_4_3
MFH (r-1.391) When skipping blank searchvals we should advance the corresponding replace hash as well

Revision 132560 - Directory Listing
Modified Thu Jun 19 22:18:58 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Added missing safe_mode checks

Revision 132554 - Directory Listing
Modified Thu Jun 19 22:11:39 2003 UTC (6 years, 1 month ago) by wez
Original Path: php/php-src/branches/PHP_4_3
Tidy up getaddrinfo() code so that it can handle broken ipv6 stacks and only
returns TCP addresses for TCP and UDP addresses for UDP requests respectively.

Also, when a connect call "returns" EINPROGRESS and the full timeout limit
has not yet been reached, retry the select with the remaining time interval.
This is a potential fix for Bug #21653.

# Note: atm, the fix is Linux specific; will do some more work to make this
# portable at the weekend.

Revision 132519 - Directory Listing
Modified Thu Jun 19 16:43:41 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH (possible streams crash)

Revision 132516 - Directory Listing
Modified Thu Jun 19 16:35:29 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed memory leak, when invalid context is specified.

Revision 132503 - Directory Listing
Modified Thu Jun 19 16:10:37 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fixed a possible crash in parse_context_options()

Revision 132499 - Directory Listing
Modified Thu Jun 19 15:48:18 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
MFH: Allow the extension to reside elsewhere

Revision 132496 - Directory Listing
Modified Thu Jun 19 15:48:09 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed a crash inside php_imagettftext_common();

Revision 132434 - Directory Listing
Modified Wed Jun 18 23:24:13 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
- Added the 'header'. These 4.3.3RCx sections will be combined for the
  final release, 4.3.3. just added them now to keep better track on changes
  between the RCs.

Revision 132421 - Directory Listing
Modified Wed Jun 18 22:32:04 2003 UTC (6 years, 1 month ago) by pajoye
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132417 - Directory Listing
Modified Wed Jun 18 22:04:41 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
- Go to RC2-dev.

Revision 132411 - Directory Listing
Modified Wed Jun 18 22:02:28 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
Correct version info.

Revision 132408 - Directory Listing
Modified Wed Jun 18 21:59:59 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
- Go with PHP 4.3.3RC1

Revision 132405 - Directory Listing
Modified Wed Jun 18 21:58:07 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
This broke more than fixed. Fixes e.g. max_input_time.

Revision 132364 - Directory Listing
Modified Wed Jun 18 18:29:04 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24231: ext/sybase_ct could not be build as shared

Revision 132352 - Directory Listing
Modified Wed Jun 18 17:43:34 2003 UTC (6 years, 1 month ago) by rrichards
Original Path: php/php-src/branches/PHP_4_3
Fix for bug #24219 segfault during resource destruction
Used bug fix to optimize free_doc routine

Revision 132324 - Directory Listing
Modified Wed Jun 18 15:19:28 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132258 - Directory Listing
Modified Tue Jun 17 22:32:51 2003 UTC (6 years, 1 month ago) by rasmus
Original Path: php/php-src/branches/PHP_4_3
variables_order needs to include S for both of these to work

Revision 132215 - Directory Listing
Modified Tue Jun 17 17:15:16 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Handle numeric keys passed via GPC

Revision 132207 - Directory Listing
Modified Tue Jun 17 17:13:19 2003 UTC (6 years, 1 month ago) by pajoye
Original Path: php/php-src/branches/PHP_4_3
MFH,(4.3.3RC1)

Revision 132199 - Directory Listing
Modified Tue Jun 17 15:53:33 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 132187 - Directory Listing
Modified Tue Jun 17 14:13:25 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132179 - Directory Listing
Modified Tue Jun 17 13:59:56 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132170 - Directory Listing
Modified Tue Jun 17 13:38:38 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132167 - Directory Listing
Modified Tue Jun 17 13:37:57 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24223 (missing variable initialization in bundled gd)

Revision 132155 - Directory Listing
Modified Tue Jun 17 13:20:54 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 132152 - Directory Listing
Modified Tue Jun 17 13:20:18 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fixed bug #24220 (range() didn't handle numeric strings correctly)

Revision 132147 - Directory Listing
Modified Tue Jun 17 13:19:21 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 132086 - Directory Listing
Modified Mon Jun 16 21:44:54 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24207: phpize wrong exit code

Revision 132079 - Directory Listing
Modified Mon Jun 16 21:38:07 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
broken caps-lock/shift key

Revision 132072 - Directory Listing
Modified Mon Jun 16 20:22:23 2003 UTC (6 years, 1 month ago) by pollita
Original Path: php/php-src/branches/PHP_4_3
BFN 24210

Revision 132069 - Directory Listing
Modified Mon Jun 16 20:17:13 2003 UTC (6 years, 1 month ago) by pollita
Original Path: php/php-src/branches/PHP_4_3
MFH (r-1.14) Bug #24210 : assume misspelled (and thereby not found during configure)

Revision 132061 - Directory Listing
Modified Mon Jun 16 20:00:11 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 132046 - Directory Listing
Modified Mon Jun 16 19:25:06 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24208

Revision 132036 - Directory Listing
Modified Mon Jun 16 19:11:44 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Simplify/fix logging

Revision 132028 - Directory Listing
Modified Mon Jun 16 19:10:48 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
MFH(r-1.1): added test case for bug #24208

Revision 132023 - Directory Listing
Modified Mon Jun 16 19:10:13 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 132019 - Directory Listing
Modified Mon Jun 16 19:05:37 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Remove cast which hides a bug in the code.

Revision 131997 - Directory Listing
Modified Mon Jun 16 17:50:49 2003 UTC (6 years, 1 month ago) by derick
Original Path: php/php-src/branches/PHP_4_3
- MFH: Added test for bug #24142

Revision 131992 - Directory Listing
Modified Mon Jun 16 17:50:08 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 131988 - Directory Listing
Modified Mon Jun 16 17:43:11 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Bug fixing news.

Revision 131985 - Directory Listing
Modified Mon Jun 16 17:42:04 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24150 (crash in imap_fetch_overview() &
imap_rfc822_write_address())

Revision 131978 - Directory Listing
Modified Mon Jun 16 17:37:15 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())

Revision 131973 - Directory Listing
Modified Mon Jun 16 17:35:17 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 131869 - Directory Listing
Modified Mon Jun 16 12:33:52 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Hopefully fix win32 build

Revision 131849 - Directory Listing
Modified Mon Jun 16 10:47:35 2003 UTC (6 years, 1 month ago) by daniela
Original Path: php/php-src/branches/PHP_4_3
proto fixes ibase_rollback and ibase_commit

Revision 131795 - Directory Listing
Modified Mon Jun 16 03:07:08 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: compiler warnings

Revision 131761 - Directory Listing
Modified Sun Jun 15 21:59:03 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
missing entries, cleanup

Revision 131604 - Directory Listing
Modified Sat Jun 14 19:27:01 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Remove that old thing

Revision 131598 - Directory Listing
Modified Sat Jun 14 18:51:17 2003 UTC (6 years, 1 month ago) by edink
Original Path: php/php-src/branches/PHP_4_3
Fixed win32 build

Revision 131595 - Directory Listing
Modified Sat Jun 14 18:45:26 2003 UTC (6 years, 1 month ago) by gluke
Original Path: php/php-src/branches/PHP_4_3
@- Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+
- Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+

Revision 131576 - Directory Listing
Modified Sat Jun 14 17:46:33 2003 UTC (6 years, 1 month ago) by daniela
Original Path: php/php-src/branches/PHP_4_3
MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants

Revision 131535 - Directory Listing
Modified Sat Jun 14 15:09:26 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Bug fixing news

Revision 131529 - Directory Listing
Modified Sat Jun 14 15:08:37 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24007 (Problem with register_globals & arrays)

Revision 131523 - Directory Listing
Modified Sat Jun 14 14:33:11 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 131501 - Directory Listing
Modified Sat Jun 14 12:58:18 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 131461 - Directory Listing
Modified Sat Jun 14 03:37:30 2003 UTC (6 years, 1 month ago) by fmk
Original Path: php/php-src/branches/PHP_4_3
Updating email address

Revision 131366 - Directory Listing
Modified Fri Jun 13 14:56:37 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
it rains here..

Revision 131363 - Directory Listing
Modified Fri Jun 13 14:56:23 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
proto

Revision 131357 - Directory Listing
Modified Fri Jun 13 14:53:13 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131352 - Directory Listing
Modified Fri Jun 13 14:47:11 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Bug fixing news.

Revision 131349 - Directory Listing
Modified Fri Jun 13 14:45:36 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH:
	Fixed bug #24161 (No timeout value for imap functions)
	Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)

Revision 131345 - Directory Listing
Modified Fri Jun 13 14:40:01 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fix
and ws

Revision 131302 - Directory Listing
Modified Fri Jun 13 09:17:52 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Fix test

Revision 131299 - Directory Listing
Modified Fri Jun 13 09:16:49 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH, fixed the test (second session init produces a notices)

Revision 131263 - Directory Listing
Modified Thu Jun 12 19:55:16 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
MFH: Bugfix #2397: dba_open locking error with db3

Revision 131254 - Directory Listing
Modified Thu Jun 12 19:33:19 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)

Revision 131249 - Directory Listing
Modified Thu Jun 12 19:31:45 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 131226 - Directory Listing
Modified Thu Jun 12 13:56:03 2003 UTC (6 years, 1 month ago) by andrei
Original Path: php/php-src/branches/PHP_4_3
test

Revision 131219 - Directory Listing
Modified Thu Jun 12 12:51:53 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131208 - Directory Listing
Modified Thu Jun 12 12:37:03 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131196 - Directory Listing
Modified Thu Jun 12 12:28:30 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131193 - Directory Listing
Modified Thu Jun 12 12:23:10 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131184 - Directory Listing
Modified Thu Jun 12 11:55:01 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131178 - Directory Listing
Modified Thu Jun 12 11:34:31 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131167 - Directory Listing
Modified Thu Jun 12 10:24:43 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131151 - Directory Listing
Modified Thu Jun 12 10:03:39 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 131130 - Directory Listing
Modified Thu Jun 12 08:33:45 2003 UTC (6 years, 1 month ago) by derick
Original Path: php/php-src/branches/PHP_4_3
- HTTP Request Types are case-sensitive

Revision 131112 - Directory Listing
Modified Thu Jun 12 01:47:28 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Added missing safe_mode/open_basedir checks.

Revision 130995 - Directory Listing
Modified Wed Jun 11 02:16:49 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: proto fix

Revision 130870 - Directory Listing
Modified Tue Jun 10 14:46:00 2003 UTC (6 years, 1 month ago) by andrey
Original Path: php/php-src/branches/PHP_4_3
proto fixes

Revision 130816 - Directory Listing
Modified Tue Jun 10 03:57:16 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
MFH E_NOTICE

Revision 130759 - Directory Listing
Modified Mon Jun 9 17:04:57 2003 UTC (6 years, 1 month ago) by wez
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 130712 - Directory Listing
Modified Mon Jun 9 08:12:03 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
MFH(r-1.137): fixed trivial typo

Revision 130684 - Directory Listing
Modified Mon Jun 9 00:59:08 2003 UTC (6 years, 1 month ago) by edink
Original Path: php/php-src/branches/PHP_4_3
Fix for #24022

Revision 130676 - Directory Listing
Modified Mon Jun 9 00:25:26 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
the blame..:)

Revision 130662 - Directory Listing
Modified Sun Jun 8 23:42:47 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fixed compile warnings.

Revision 130554 - Directory Listing
Modified Sat Jun 7 16:14:04 2003 UTC (6 years, 1 month ago) by georg
Original Path: php/php-src/branches/PHP_4_3
fixed a bug in libmysql

Revision 130551 - Directory Listing
Modified Sat Jun 7 16:12:09 2003 UTC (6 years, 1 month ago) by georg
Original Path: php/php-src/branches/PHP_4_3
fixed mysql bug #564
(see http://bugs.mysql.com/bug.php?id=564)

Revision 130463 - Directory Listing
Modified Fri Jun 6 19:30:46 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
hrm..

Revision 130459 - Directory Listing
Modified Fri Jun 6 19:13:10 2003 UTC (6 years, 1 month ago) by georg
Original Path: php/php-src/branches/PHP_4_3
fixed bug 24060

Revision 130443 - Directory Listing
Modified Fri Jun 6 18:50:46 2003 UTC (6 years, 1 month ago) by georg
Original Path: php/php-src/branches/PHP_4_3
fixed #24060

Revision 130400 - Directory Listing
Modified Fri Jun 6 12:21:26 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Refine error description

Revision 130397 - Directory Listing
Modified Fri Jun 6 12:18:30 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 130389 - Directory Listing
Modified Fri Jun 6 11:10:14 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 130384 - Directory Listing
Modified Fri Jun 6 11:09:56 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 130368 - Directory Listing
Modified Fri Jun 6 08:11:38 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
ws

Revision 130350 - Directory Listing
Modified Fri Jun 6 06:17:11 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 130325 - Directory Listing
Modified Thu Jun 5 23:48:17 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Fix compile warnings (mostly MFH from 5.0 branch)

Revision 130197 - Directory Listing
Modified Thu Jun 5 05:07:15 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
WS

Revision 130194 - Directory Listing
Modified Thu Jun 5 05:06:57 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 130191 - Directory Listing
Modified Thu Jun 5 04:47:07 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
Hopefully this list grows..

Revision 130188 - Directory Listing
Modified Thu Jun 5 04:15:03 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH: fix regex issues with apache2handler

Revision 130161 - Directory Listing
Modified Wed Jun 4 18:57:53 2003 UTC (6 years, 1 month ago) by andrei
Original Path: php/php-src/branches/PHP_4_3
Fix a couple of aggregation bugs:
- Needed to add a reference to a function when copying (#23574)
- Due to pecularity of ZE1 object zvals could be re-used, so we always
  set the new class entry explicitly.

Revision 130152 - Directory Listing
Modified Wed Jun 4 15:03:29 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Updated the todo to reflect the current situation.

Revision 130148 - Directory Listing
Modified Wed Jun 4 14:58:33 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH (dupe macro)

Revision 130141 - Directory Listing
Modified Wed Jun 4 14:53:31 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
BFN updates

Revision 130136 - Directory Listing
Modified Wed Jun 4 14:42:04 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
MFH(r-1.38): fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS

Revision 130129 - Directory Listing
Modified Wed Jun 4 14:29:53 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
MFH(r-1.87): fixed ob_iconv_handler() type mismatch issue on 64bit platforms.

Revision 130089 - Directory Listing
Modified Wed Jun 4 05:54:18 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
cleanup + BFN

Revision 130086 - Directory Listing
Modified Wed Jun 4 05:46:18 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
MFH: no c++ comments and extra tabs.

Revision 130075 - Directory Listing
Modified Wed Jun 4 05:30:45 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
Fix build

Revision 130067 - Directory Listing
Modified Wed Jun 4 05:28:00 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Don't corrupt data during request body handling

Revision 130061 - Directory Listing
Modified Wed Jun 4 05:13:41 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
Don't return CRLF from broken clients

Revision 130048 - Directory Listing
Modified Wed Jun 4 00:22:30 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 130042 - Directory Listing
Modified Wed Jun 4 00:01:00 2003 UTC (6 years, 1 month ago) by sas
Original Path: php/php-src/branches/PHP_4_3
clean up macros

Revision 130039 - Directory Listing
Modified Tue Jun 3 23:57:59 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
GD stuff

Revision 130032 - Directory Listing
Modified Tue Jun 3 23:55:15 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH (Syncronize bunbled GD with gd 2.0.14)

Revision 130025 - Directory Listing
Modified Tue Jun 3 23:42:49 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH (Last set of integer overflow checks.)

Revision 130016 - Directory Listing
Modified Tue Jun 3 23:23:25 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Integer overflow checks.

Revision 129993 - Directory Listing
Modified Tue Jun 3 14:47:03 2003 UTC (6 years, 1 month ago) by edink
Original Path: php/php-src/branches/PHP_4_3
BFN: Make Jani happy

Revision 129962 - Directory Listing
Modified Tue Jun 3 12:46:47 2003 UTC (6 years, 1 month ago) by edink
Original Path: php/php-src/branches/PHP_4_3
Fixed bug #23733.
#HAVE_OCI8_SHARED_MODE is more trouble than its worth.

Revision 129950 - Directory Listing
Modified Tue Jun 3 11:07:40 2003 UTC (6 years, 1 month ago) by hholzgra
Original Path: php/php-src/branches/PHP_4_3
MFH

Revision 129932 - Directory Listing
Modified Tue Jun 3 10:08:17 2003 UTC (6 years, 1 month ago) by edink
Original Path: php/php-src/branches/PHP_4_3
MFH (bugfix #23902 by Shane).

Revision 129916 - Directory Listing
Modified Tue Jun 3 05:41:49 2003 UTC (6 years, 1 month ago) by rasmus
Original Path: php/php-src/branches/PHP_4_3
Fix a couple of closing folding tags

Revision 129907 - Directory Listing
Modified Tue Jun 3 00:07:20 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Bug fixing news.

Revision 129904 - Directory Listing
Modified Tue Jun 3 00:06:14 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #23912 (Invalid CSS in phpinfo() output)

Revision 129893 - Directory Listing
Modified Mon Jun 2 18:58:48 2003 UTC (6 years, 1 month ago) by rrichards
Original Path: php/php-src/branches/PHP_4_3
Fix for 64 bit platforms (by Joe Orton)

Revision 129885 - Directory Listing
Modified Mon Jun 2 17:14:10 2003 UTC (6 years, 1 month ago) by holger
Original Path: php/php-src/branches/PHP_4_3
Merged with main trunk 1.53/1.5.

Revision 129831 - Directory Listing
Modified Mon Jun 2 12:59:20 2003 UTC (6 years, 1 month ago) by daniela
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed numeric/decimal +/-(x,y) +/-(x,0)
for all platforms

Revision 129818 - Directory Listing
Modified Mon Jun 2 11:13:00 2003 UTC (6 years, 1 month ago) by derick
Original Path: php/php-src/branches/PHP_4_3
- MFH: Test for bug #23951

Revision 129813 - Directory Listing
Modified Mon Jun 2 11:12:26 2003 UTC (6 years, 1 month ago) by cvs2svn
Original Path: php/php-src/branches/PHP_4_3
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

Revision 129792 - Directory Listing
Modified Sun Jun 1 21:45:26 2003 UTC (6 years, 1 month ago) by thetaphi
Original Path: php/php-src/branches/PHP_4_3
MFH: Messages for newer servers.

Revision 129784 - Directory Listing
Modified Sun Jun 1 21:15:52 2003 UTC (6 years, 1 month ago) by thetaphi
Original Path: php/php-src/branches/PHP_4_3
MFH: Update of README for newer servers; apache-similar functions nsapi_request_headers and nsapi_response_headers with apache_* aliases; hide authorization-header in save mode.

Revision 129658 - Directory Listing
Modified Sat May 31 17:37:55 2003 UTC (6 years, 1 month ago) by rasmus
Original Path: php/php-src/branches/PHP_4_3
A very minor thing, but we should still make a note of this change.

Revision 129653 - Directory Listing
Modified Sat May 31 17:02:01 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
MFH(r-1.231): CGI SAPI should honour this setting (arg_separator.input)

Revision 129645 - Directory Listing
Modified Sat May 31 15:32:38 2003 UTC (6 years, 1 month ago) by thetaphi
Original Path: php/php-src/branches/PHP_4_3
zend_alter_ini_entry now with PHP_INI_USER

Revision 129637 - Directory Listing
Modified Sat May 31 15:10:03 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Fix the fix

Revision 129634 - Directory Listing
Modified Sat May 31 14:50:10 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Use ZE1 notation as expected result

Revision 129621 - Directory Listing
Modified Sat May 31 12:59:20 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
MFH: Synch latest fixes

Revision 129615 - Directory Listing
Modified Sat May 31 12:37:44 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
This is needed though

Revision 129607 - Directory Listing
Modified Sat May 31 12:13:15 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Showing info/warning once is enough

Revision 129592 - Directory Listing
Modified Sat May 31 10:24:15 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
MFH: make use of safe_estrdup

Revision 129583 - Directory Listing
Modified Sat May 31 06:54:53 2003 UTC (6 years, 1 month ago) by georg
Original Path: php/php-src/branches/PHP_4_3
suggestion by Wez :)

Revision 129579 - Directory Listing
Modified Sat May 31 03:03:00 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
Re-add this entry

Revision 129566 - Directory Listing
Modified Sat May 31 02:31:10 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Reapply this one, too.

Revision 129560 - Directory Listing
Modified Sat May 31 02:20:25 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
missed this one..

Revision 129557 - Directory Listing
Modified Sat May 31 02:20:08 2003 UTC (6 years, 1 month ago) by helly
Original Path: php/php-src/branches/PHP_4_3
Reapply long opts

Revision 129554 - Directory Listing
Modified Sat May 31 02:10:14 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
BFN

Revision 129543 - Directory Listing
Modified Sat May 31 01:37:45 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
- Re-added the FD lexer patch.
# Marcus is going to add the long-opts patches back in after this.

Revision 129537 - Directory Listing
Modified Sat May 31 00:34:14 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
Bug fixing news.

Revision 129534 - Directory Listing
Modified Sat May 31 00:33:06 2003 UTC (6 years, 1 month ago) by iliaa
Original Path: php/php-src/branches/PHP_4_3
MFH: Fixed bug #23913 (make rename() work across partitions on *nix)

Revision 129515 - Directory Listing
Modified Fri May 30 23:39:04 2003 UTC (6 years, 1 month ago) by thetaphi
Original Path: php/php-src/branches/PHP_4_3
Disable virtual() if zlib.output_compression is turned on. Better detection of ns-httpdXX.dll

Revision 129511 - Directory Listing
Modified Fri May 30 22:33:43 2003 UTC (6 years, 1 month ago) by moriyoshi
Original Path: php/php-src/branches/PHP_4_3
Sync with head (r-1.153)

Revision 129501 - Directory Listing
Added Fri May 30 21:40:13 2003 UTC (6 years, 1 month ago) by sniper
Original Path: php/php-src/branches/PHP_4_3
Info about the improved NSAPI module


[email protected]
ViewVC Help
Powered by ViewVC 1.1.1