]> granicus.if.org Git - php/log
php
22 years agoMTH - thought the code was slightly different in HEAD because of the
Rasmus Lerdorf [Sat, 11 May 2002 19:58:40 +0000 (19:58 +0000)]
MTH - thought the code was slightly different in HEAD because of the
streams stuff, but it is exactly the same bug.
@ Safe-mode fix related to the safe_mode_include_dir feature (Rasmus)

22 years agoAnother safe-mode fix. parse_ini_file() did not check
Rasmus Lerdorf [Sat, 11 May 2002 19:19:49 +0000 (19:19 +0000)]
Another safe-mode fix.  parse_ini_file() did not check
@ safe-mode fix for parse_ini_file()  (Rasmus)

22 years agoshow_source() safe-mode fix
Rasmus Lerdorf [Sat, 11 May 2002 18:35:59 +0000 (18:35 +0000)]
show_source() safe-mode fix
@ show_source() was evading safe-mode - fixed (Rasmus)

22 years agoremove stale 1
Sterling Hughes [Sat, 11 May 2002 17:41:16 +0000 (17:41 +0000)]
remove stale 1

22 years agoWS Fixes (and similair stylistic changes)
Sterling Hughes [Sat, 11 May 2002 17:00:49 +0000 (17:00 +0000)]
WS Fixes (and similair stylistic changes)

22 years ago* use PEAR::raiseError
Stig Bakken [Sat, 11 May 2002 16:39:39 +0000 (16:39 +0000)]
* use PEAR::raiseError

22 years agoallocate globals, making this work in zts mode
Sterling Hughes [Sat, 11 May 2002 15:58:55 +0000 (15:58 +0000)]
allocate globals, making this work in zts mode
(not that it really matters, since libswf isn't thread safe...)

22 years ago- Update
Markus Fischer [Sat, 11 May 2002 14:52:29 +0000 (14:52 +0000)]
- Update

22 years agoAdded copyright notice to php -v output.
Edin Kadribasic [Sat, 11 May 2002 14:26:30 +0000 (14:26 +0000)]
Added copyright notice to php -v output.

22 years agoUse portable #define
Zeev Suraski [Sat, 11 May 2002 13:49:44 +0000 (13:49 +0000)]
Use portable #define

22 years agoCentralize html_puts() logic - php_html_puts() remains as an API wrapper
Zeev Suraski [Sat, 11 May 2002 12:41:33 +0000 (12:41 +0000)]
Centralize html_puts() logic - php_html_puts() remains as an API wrapper

22 years agoMFZE1
Zeev Suraski [Sat, 11 May 2002 12:36:32 +0000 (12:36 +0000)]
MFZE1

22 years agoRemoving HTMLization of ' ' wasn't ok, it didn't deal with series of spaces
Zeev Suraski [Sat, 11 May 2002 12:17:53 +0000 (12:17 +0000)]
Removing HTMLization of ' ' wasn't ok, it didn't deal with series of spaces
properly.  Turn series of spaces into  's.

22 years ago0 byte file uploads are valid, avoid choking on them
Zeev Suraski [Sat, 11 May 2002 11:58:16 +0000 (11:58 +0000)]
0 byte file uploads are valid, avoid choking on them

22 years agoFix dependencies for CLI module
Zeev Suraski [Sat, 11 May 2002 11:49:34 +0000 (11:49 +0000)]
Fix dependencies for CLI module

22 years agoPatch by Justin Erenkrantz <jerenkrantz@apache.org>. This should be MFHed.
Sebastian Bergmann [Sat, 11 May 2002 08:58:20 +0000 (08:58 +0000)]
Patch by Justin Erenkrantz <jerenkrantz@apache.org>. This should be MFHed.

22 years agoRevert to the old php_ini.c, and reimplement the binary-path searching.
Zeev Suraski [Sat, 11 May 2002 03:41:17 +0000 (03:41 +0000)]
Revert to the old php_ini.c, and reimplement the binary-path searching.
Should now also work under UNIX (CLI/CGI)

22 years agowhitespace
Zeev Suraski [Sat, 11 May 2002 03:33:29 +0000 (03:33 +0000)]
whitespace

22 years agoFix build
Zeev Suraski [Sat, 11 May 2002 03:22:02 +0000 (03:22 +0000)]
Fix build

22 years ago- Fail gracefully and not just bail out with an error message from dirname
Markus Fischer [Sat, 11 May 2002 03:11:46 +0000 (03:11 +0000)]
- Fail gracefully and not just bail out with an error message from dirname
  because no argument was given.

22 years agoReduce number of realloc calls.
Yasuo Ohgaki [Sat, 11 May 2002 03:01:08 +0000 (03:01 +0000)]
Reduce number of realloc calls.

22 years agoAdd missing element
Zeev Suraski [Sat, 11 May 2002 02:58:43 +0000 (02:58 +0000)]
Add missing element

22 years agoMade ZIP extension available on Windows.
Edin Kadribasic [Sat, 11 May 2002 02:12:44 +0000 (02:12 +0000)]
Made ZIP extension available on Windows.
@- Made ZIP extension available on Windows. (Edin)

22 years ago* install Archive_Tar and Console_Getopt too
Stig Bakken [Sat, 11 May 2002 01:35:23 +0000 (01:35 +0000)]
* install Archive_Tar and Console_Getopt too

22 years ago* add package descriptions for Archive_Tar and Console_Getopt
Stig Bakken [Sat, 11 May 2002 01:28:14 +0000 (01:28 +0000)]
* add package descriptions for Archive_Tar and Console_Getopt

22 years ago* add dependencies
Stig Bakken [Sat, 11 May 2002 01:27:53 +0000 (01:27 +0000)]
* add dependencies

22 years agoNEWS update
<changelog@php.net> [Sat, 11 May 2002 00:21:41 +0000 (00:21 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 11 May 2002 00:21:06 +0000 (00:21 +0000)]
ChangeLog update

22 years agoFixed "make install" when compiled with --disable-cli option.
Edin Kadribasic [Fri, 10 May 2002 18:38:21 +0000 (18:38 +0000)]
Fixed "make install" when compiled with --disable-cli option.

22 years ago- Prefix the first version line with 'PHP' so it's easier to use shell tools to
Markus Fischer [Fri, 10 May 2002 16:18:00 +0000 (16:18 +0000)]
- Prefix the first version line with 'PHP' so it's easier to use shell tools to
  parse the version number (both CLI and CGI).

22 years ago- This affects both CGI and CLI sapi:
Markus Fischer [Fri, 10 May 2002 16:04:03 +0000 (16:04 +0000)]
- This affects both CGI and CLI sapi:
  Remove Zend version output from -m switch and move it over to the output of
  the -v switch (-v is supposed to list version numbers, not -m).

22 years ago@- added fifth optional parameter to domxml_xslt_process. If set,
Christian Stocker [Fri, 10 May 2002 14:59:14 +0000 (14:59 +0000)]
@- added fifth optional parameter to domxml_xslt_process. If set,
   it will output profiling information to the file stated (chregu)
- introduced version numbering for this extension

22 years ago- Nuke C++ comment
Andi Gutmans [Fri, 10 May 2002 09:43:00 +0000 (09:43 +0000)]
- Nuke C++ comment

22 years ago- Make debug_backtrace() return an array. Still not finished because I
Andi Gutmans [Fri, 10 May 2002 09:41:50 +0000 (09:41 +0000)]
- Make debug_backtrace() return an array. Still not finished because I
might want to differentiate between method calls and static methods.

Example:
$bt = debug_backtrace();
foreach ($bt as $frame) {
if (isset($frame['class'])) {
print $frame['class'];
print "::";
}
print $frame['function'];
print "   [";
print $frame['file'];
print ":";
print $frame['line'];
print "]\n";
}

22 years ago* package-pear.xml has been renamed to package-PEAR.xml.
Martin Jansen [Fri, 10 May 2002 05:40:39 +0000 (05:40 +0000)]
* package-pear.xml has been renamed to package-PEAR.xml.

22 years agoAdded MD5 support for crypt() on Windows.
Edin Kadribasic [Fri, 10 May 2002 04:58:05 +0000 (04:58 +0000)]
Added MD5 support for crypt() on Windows.

22 years agoIgnoring *.aps files.
Edin Kadribasic [Fri, 10 May 2002 04:36:28 +0000 (04:36 +0000)]
Ignoring *.aps files.

22 years agoFix win32 build.
Edin Kadribasic [Fri, 10 May 2002 02:39:37 +0000 (02:39 +0000)]
Fix win32 build.

22 years agoChangeLog update
<changelog@php.net> [Fri, 10 May 2002 00:26:32 +0000 (00:26 +0000)]
ChangeLog update

22 years agoBacked out preceding change.
Preston L. Bannister [Thu, 9 May 2002 23:33:27 +0000 (23:33 +0000)]
Backed out preceding change.

22 years agows fix
foobar [Thu, 9 May 2002 22:46:45 +0000 (22:46 +0000)]
ws fix

22 years agoCompute directory for temporary files once and use same directory for all subsequent...
Preston L. Bannister [Thu, 9 May 2002 22:03:19 +0000 (22:03 +0000)]
Compute directory for temporary files once and use same directory for all subsequent calls.

22 years agocorrected parameter
Daniela Mariaschi [Thu, 9 May 2002 21:57:49 +0000 (21:57 +0000)]
corrected parameter

22 years agofix test 5 to pass
Daniela Mariaschi [Thu, 9 May 2002 21:41:20 +0000 (21:41 +0000)]
fix test 5 to pass

22 years agoDetect when running under IIS and default force_redirect to zero. This This means...
Preston L. Bannister [Thu, 9 May 2002 21:18:26 +0000 (21:18 +0000)]
Detect when running under IIS and default force_redirect to zero.  This This means an explicit php.ini setting is no longer required.

(NO extraneous whitespace changes this time (sigh)).

22 years ago* remove package-db.xml
Stig Bakken [Thu, 9 May 2002 21:13:56 +0000 (21:13 +0000)]
* remove package-db.xml
* rename package-pear.xml to package-PEAR.xml (generic format is
  package-PKGNAME.xml)

22 years agoDetect when running under IIS and default force_redirect to zero. This This means...
Preston L. Bannister [Thu, 9 May 2002 21:03:30 +0000 (21:03 +0000)]
Detect when running under IIS and default force_redirect to zero.  This This means an explicit php.ini setting is no longer required.

(No extraneous whitespace changes this time :).

22 years agoAllow the MSSQL extension to use NT authentication
Frank M. Kromann [Thu, 9 May 2002 20:37:45 +0000 (20:37 +0000)]
Allow the MSSQL extension to use NT authentication

22 years agothis is dangerous....
James Cox [Thu, 9 May 2002 20:36:49 +0000 (20:36 +0000)]
this is dangerous....

22 years agoAdding ini setting that allows the MSSQL extension to use NT authentication
Frank M. Kromann [Thu, 9 May 2002 20:36:40 +0000 (20:36 +0000)]
Adding ini setting that allows the MSSQL extension to use NT authentication

22 years agoAdd check for php.ini in same directory as php.exe (or equivalent executable that...
Preston L. Bannister [Thu, 9 May 2002 20:34:53 +0000 (20:34 +0000)]
Add check for php.ini in same directory as php.exe (or equivalent executable that loaded php4ts.dll).  Check is done before looking in the Windows directory.  This allows distinct php.ini files when different applications using PHP are installed on the same system.  Should be backwards compatible.

Note that checking for in CWD php.ini may be a security risk(?), and can now be made compile-time configurable by removing a single #define.

(This time with tabs for leading indent).

22 years agoRevert the last patches.
foobar [Thu, 9 May 2002 20:03:36 +0000 (20:03 +0000)]
Revert the last patches.

22 years agoRevert Preston's patch
Sander Roobol [Thu, 9 May 2002 20:02:47 +0000 (20:02 +0000)]
Revert Preston's patch

22 years agows fix
foobar [Thu, 9 May 2002 19:58:39 +0000 (19:58 +0000)]
ws fix

22 years agoAdd check for php.ini in same directory as php.exe (or equivalent executable that...
Preston L. Bannister [Thu, 9 May 2002 19:51:18 +0000 (19:51 +0000)]
Add check for php.ini in same directory as php.exe (or equivalent executable that loaded php4ts.dll).  Check is done before looks in the Windows directory.
This allows distinct php.ini files when different applications using PHP are installed on the same system.  Should be backwards compatible.

Note that checking for php.ini in CWD may be a security risk(?), and can now be made compile-time configurable by removing a single #define.

22 years agoChange default directory for session data from /tmp (non-portable) to none.
Preston L. Bannister [Thu, 9 May 2002 19:42:00 +0000 (19:42 +0000)]
Change default directory for session data from /tmp (non-portable) to none.
Default directory for session data (if not specified) is same (platform-specific) directory used for temporary files.
This is backwards compatible and removes the need for explicitly specifying the session.save_path on Win32.

22 years agoCompute directory for temporary files once and use same directory for all subsequent...
Preston L. Bannister [Thu, 9 May 2002 19:36:03 +0000 (19:36 +0000)]
Compute directory for temporary files once and use same directory for all subsequent calls.

22 years agoDetect when running under IIS and not require explicit setting of force_redirect.
Preston L. Bannister [Thu, 9 May 2002 19:32:39 +0000 (19:32 +0000)]
Detect when running under IIS and not require explicit setting of force_redirect.
This means an explicit php.ini setting is no longer required.

22 years agoNo need to link libxm2 in order to build php_crack.lib
Edin Kadribasic [Thu, 9 May 2002 15:58:19 +0000 (15:58 +0000)]
No need to link libxm2 in order to build php_crack.lib

22 years ago* Better handling of Windows paths (\php\any_thing or c:\php\any_thing)
Vincent Blavet [Thu, 9 May 2002 13:00:12 +0000 (13:00 +0000)]
* Better handling of Windows paths (\php\any_thing or c:\php\any_thing)
* Remember that inside the archive path are all the time in unix format /php/any_thing
* When necessary, '\' are replaced by '/' and 'c:' are removed
* Synchro with cvs:pear/Archive_Tar/Tar.php version 1.20

22 years ago* add some packages to bundle with PHP
Stig Bakken [Thu, 9 May 2002 12:46:21 +0000 (12:46 +0000)]
* add some packages to bundle with PHP

22 years ago* add "pear run-tests" command
Stig Bakken [Thu, 9 May 2002 12:45:29 +0000 (12:45 +0000)]
* add "pear run-tests" command

22 years ago* use PEAR installer to install stuff (won't overwrite if newer versions
Stig Bakken [Thu, 9 May 2002 12:45:02 +0000 (12:45 +0000)]
* use PEAR installer to install stuff (won't overwrite if newer versions
  of packages already are installed)

22 years ago* permanently moving DB to /pear
Stig Bakken [Thu, 9 May 2002 12:29:25 +0000 (12:29 +0000)]
* permanently moving DB to /pear

22 years ago- Fix phpize
Derick Rethans [Thu, 9 May 2002 12:27:20 +0000 (12:27 +0000)]
- Fix phpize

22 years ago- Dump API NOs
Derick Rethans [Thu, 9 May 2002 12:11:57 +0000 (12:11 +0000)]
- Dump API NOs

22 years agoFix 'php-config --version'
foobar [Thu, 9 May 2002 12:06:44 +0000 (12:06 +0000)]
Fix 'php-config --version'

22 years ago- Add PHP_API_VERSION too
Derick Rethans [Thu, 9 May 2002 11:56:52 +0000 (11:56 +0000)]
- Add PHP_API_VERSION too

22 years ago- Show both API nos
Derick Rethans [Thu, 9 May 2002 11:47:37 +0000 (11:47 +0000)]
- Show both API nos

22 years agoAdded the current SAPI to the output of php -v
Sander Roobol [Thu, 9 May 2002 09:36:45 +0000 (09:36 +0000)]
Added the current SAPI to the output of php -v

22 years ago* show "update ok" after updates
Stig Bakken [Thu, 9 May 2002 06:49:12 +0000 (06:49 +0000)]
* show "update ok" after updates

22 years ago* try the installed cli binary if everything else fails (I'm starting
Stig Bakken [Thu, 9 May 2002 06:39:05 +0000 (06:39 +0000)]
* try the installed cli binary if everything else fails (I'm starting
  to agree that looking too hard for a php binary is wrong)

22 years ago* install the old-fashioned way for just a bit longer
Stig Bakken [Thu, 9 May 2002 02:32:18 +0000 (02:32 +0000)]
* install the old-fashioned way for just a bit longer

22 years ago* add -G option to "pear" for php-gtk frontend
Stig Bakken [Thu, 9 May 2002 02:31:37 +0000 (02:31 +0000)]
* add -G option to "pear" for php-gtk frontend
* added Gtk stub (only creates window right now)
* added command descriptions

22 years agoChangeLog update
<changelog@php.net> [Thu, 9 May 2002 00:23:53 +0000 (00:23 +0000)]
ChangeLog update

22 years ago- Hopefully fix problems with debug_backtrace()
Andi Gutmans [Wed, 8 May 2002 18:43:19 +0000 (18:43 +0000)]
- Hopefully fix problems with debug_backtrace()

22 years agoFix overflow
Jason Greene [Wed, 8 May 2002 15:30:04 +0000 (15:30 +0000)]
Fix overflow

22 years ago- MFZE1
Derick Rethans [Wed, 8 May 2002 14:10:30 +0000 (14:10 +0000)]
- MFZE1

22 years agoAdded conversion support from script character encoding to internal character encodin...
Rui Hirokawa [Wed, 8 May 2002 13:47:39 +0000 (13:47 +0000)]
Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto.

22 years agoAdded conversion support from script character encoding to internal character encodin...
Rui Hirokawa [Wed, 8 May 2002 12:33:44 +0000 (12:33 +0000)]
Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto.

22 years agoAdded estrdup() needed.
Yasuo Ohgaki [Wed, 8 May 2002 11:44:14 +0000 (11:44 +0000)]
Added estrdup() needed.
Fixed typo.

22 years agoThis is a more appropriate address for me.
Aaron Bannert [Wed, 8 May 2002 07:48:04 +0000 (07:48 +0000)]
This is a more appropriate address for me.

22 years agoMinor improvement to error message for mysql_data_seek
Zak Greant [Wed, 8 May 2002 07:38:09 +0000 (07:38 +0000)]
Minor improvement to error message for mysql_data_seek

22 years ago- Add a warning if running with safe_mode enabled.
Markus Fischer [Wed, 8 May 2002 07:23:54 +0000 (07:23 +0000)]
- Add a warning if running with safe_mode enabled.

22 years ago- Forgot one
Derick Rethans [Wed, 8 May 2002 05:19:27 +0000 (05:19 +0000)]
- Forgot one

22 years ago- Added Aaron Bannert as maintainer
Derick Rethans [Wed, 8 May 2002 05:17:59 +0000 (05:17 +0000)]
- Added Aaron Bannert as maintainer

22 years agoKill a compiler warning on Win32
Frank M. Kromann [Wed, 8 May 2002 03:56:43 +0000 (03:56 +0000)]
Kill a compiler warning on Win32

22 years agoChangeLog update
<changelog@php.net> [Wed, 8 May 2002 00:31:28 +0000 (00:31 +0000)]
ChangeLog update

22 years agoDue to the thread-safety changes and lots of other stuff, the
Sascha Schumann [Tue, 7 May 2002 22:00:33 +0000 (22:00 +0000)]
Due to the thread-safety changes and lots of other stuff, the
current tree is not backwards compatible anymore.  Bump API no.

22 years agoFix 10830, and 17074
Jason Greene [Tue, 7 May 2002 18:47:17 +0000 (18:47 +0000)]
Fix 10830, and 17074
FreeBSD requires the exact length of the socket type

22 years ago- More debug backtrace work. It still doesn't work very well...
Andi Gutmans [Tue, 7 May 2002 18:42:13 +0000 (18:42 +0000)]
- More debug backtrace work. It still doesn't work very well...

22 years agoFixing win32 build.
Frank M. Kromann [Tue, 7 May 2002 17:51:03 +0000 (17:51 +0000)]
Fixing win32 build.

22 years agouse thread-safe functions unconditionally
Sascha Schumann [Tue, 7 May 2002 13:24:07 +0000 (13:24 +0000)]
use thread-safe functions unconditionally

22 years agoAdd thread-safety to some conversion functions and sync a bit with
Sascha Schumann [Tue, 7 May 2002 05:26:30 +0000 (05:26 +0000)]
Add thread-safety to some conversion functions and sync a bit with
APR.

22 years agoChangeLog update
<changelog@php.net> [Tue, 7 May 2002 00:22:21 +0000 (00:22 +0000)]
ChangeLog update

22 years agoFix invalid warning caused by bogus convert_to_* calls
Jason Greene [Mon, 6 May 2002 23:01:46 +0000 (23:01 +0000)]
Fix invalid warning caused by bogus convert_to_* calls
Fix possible invalid data in status for pcntl_waitpid()

22 years ago- WS fix as pointed out by fabwash@hotmail.com
Markus Fischer [Mon, 6 May 2002 21:44:43 +0000 (21:44 +0000)]
- WS fix as pointed out by fabwash@hotmail.com

22 years agoFix type-o that broke ZTS build
Jason Greene [Mon, 6 May 2002 19:48:39 +0000 (19:48 +0000)]
Fix type-o that broke ZTS build
Fix 3 nasty crash bugs that could occur if pcntl_exec's call to execve errored

22 years ago- Fix release date
Derick Rethans [Mon, 6 May 2002 18:54:46 +0000 (18:54 +0000)]
- Fix release date

22 years agofix problem with mkdir() on freebsd
jim winstead [Mon, 6 May 2002 17:31:22 +0000 (17:31 +0000)]
fix problem with mkdir() on freebsd