]>
granicus.if.org Git - php/log
Thies C. Arntzen [Wed, 22 Dec 1999 14:46:31 +0000 (14:46 +0000)]
@- Fixed buffer overruns in iptcembed(). (Thies)
Andi Gutmans [Wed, 22 Dec 1999 14:38:00 +0000 (14:38 +0000)]
- Remove unused variable.
David Hedbor [Wed, 22 Dec 1999 05:02:07 +0000 (05:02 +0000)]
Catch errors in the pike version-check script to avoid potential problems
<changelog@php.net> [Wed, 22 Dec 1999 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 22 Dec 1999 02:09:09 +0000 (02:09 +0000)]
NEWS update
David Hedbor [Wed, 22 Dec 1999 01:09:08 +0000 (01:09 +0000)]
Removed C++ style comment
David Hedbor [Wed, 22 Dec 1999 01:00:30 +0000 (01:00 +0000)]
Some fixes in thread safe (ie ZTS) mode - now it actually seems to
work perfectly. Also fixed a couple of typos.
Sascha Schumann [Wed, 22 Dec 1999 00:38:04 +0000 (00:38 +0000)]
Logic fix, improved comments, better SID checking
Sascha Schumann [Wed, 22 Dec 1999 00:11:04 +0000 (00:11 +0000)]
Warn users, if they have disabled gpc_globals and track_vars. Also work
correctly, if users have enabled track_vars/disabled gpc_globals.
Sascha Schumann [Tue, 21 Dec 1999 22:58:04 +0000 (22:58 +0000)]
Some cleanup
Zeev Suraski [Tue, 21 Dec 1999 20:35:43 +0000 (20:35 +0000)]
@- Fixed a bug in ODBC error reporting (Zeev)
@- Added PHP_Logo_GUID() and Zend_Logo_GUID() functions, that return the GUIDs
@ of the PHP and Zend logos used in phpinfo() (Zeev)
Zeev Suraski [Tue, 21 Dec 1999 20:30:04 +0000 (20:30 +0000)]
Fix the highlighting problem. STR_REALLOC() should be used instead of plain erealloc()
whenever you're dealing with strings that might be coming back from the engine - there seem
to be a few other places like this in PHP.
Andrei Zmievski [Tue, 21 Dec 1999 20:02:26 +0000 (20:02 +0000)]
Some more php3->php stuff.
Andrei Zmievski [Tue, 21 Dec 1999 19:43:38 +0000 (19:43 +0000)]
php3 -> php prefix work
Andrei Zmievski [Tue, 21 Dec 1999 19:40:27 +0000 (19:40 +0000)]
Correct PHP's mime type.
Andrei Zmievski [Tue, 21 Dec 1999 18:56:09 +0000 (18:56 +0000)]
*** empty log message ***
Sascha Schumann [Tue, 21 Dec 1999 18:04:31 +0000 (18:04 +0000)]
Move TSRM checks, so that additional flags can be considered
@- Added GNU Pth support (Sascha, TSRM library)
Sascha Schumann [Tue, 21 Dec 1999 18:03:35 +0000 (18:03 +0000)]
Enable TSRM to use Pth
Andrei Zmievski [Tue, 21 Dec 1999 17:14:31 +0000 (17:14 +0000)]
We're using ZVAL's now.
Thies C. Arntzen [Tue, 21 Dec 1999 16:55:07 +0000 (16:55 +0000)]
some more thoughts
Thies C. Arntzen [Tue, 21 Dec 1999 16:51:27 +0000 (16:51 +0000)]
commented out select() & friends for now - we need to come up with a good API for those!
Sascha Schumann [Tue, 21 Dec 1999 16:29:30 +0000 (16:29 +0000)]
Improve Pthreads check
Zeev Suraski [Tue, 21 Dec 1999 15:55:46 +0000 (15:55 +0000)]
- Fix Sascha's leak. Good report!
Zeev Suraski [Tue, 21 Dec 1999 15:48:56 +0000 (15:48 +0000)]
No need to block for interruptions so early
Andi Gutmans [Tue, 21 Dec 1999 15:25:13 +0000 (15:25 +0000)]
- This should have made it into the NEWS
Andrei Zmievski [Tue, 21 Dec 1999 15:16:21 +0000 (15:16 +0000)]
Optimize.
<changelog@php.net> [Tue, 21 Dec 1999 15:12:04 +0000 (15:12 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 21 Dec 1999 15:11:58 +0000 (15:11 +0000)]
NEWS update
Thies C. Arntzen [Tue, 21 Dec 1999 14:51:41 +0000 (14:51 +0000)]
would be nice & clean
Evan Klinger [Tue, 21 Dec 1999 06:11:52 +0000 (06:11 +0000)]
Ex API
Zeev Suraski [Tue, 21 Dec 1999 05:22:43 +0000 (05:22 +0000)]
This should get it to compile...
Sascha Schumann [Tue, 21 Dec 1999 02:35:07 +0000 (02:35 +0000)]
Only add additional include paths, if building in a separate directory
(cosmetic change)
Sascha Schumann [Tue, 21 Dec 1999 02:34:26 +0000 (02:34 +0000)]
Workaround for broken trs
Sam Ruby [Tue, 21 Dec 1999 02:34:20 +0000 (02:34 +0000)]
Further cleanup as including php.h is no longer harmful
- thanks to Sascha for noticing it.
Tested on Linux and WinNT, should work everywhere.
Sascha Schumann [Tue, 21 Dec 1999 01:22:31 +0000 (01:22 +0000)]
Change order to avoid system prototype mismatch (sprint is defined to
php_sprintf by php_config.h)
Sascha Schumann [Tue, 21 Dec 1999 00:15:51 +0000 (00:15 +0000)]
Propagate ZTS setting correctly
Sascha Schumann [Tue, 21 Dec 1999 00:02:20 +0000 (00:02 +0000)]
Explicitly check for C++ preprocessor, otherwise autoconf forces it onto
us at the wrong place (subsequent autoconf checks failed).
Sascha Schumann [Mon, 20 Dec 1999 23:09:54 +0000 (23:09 +0000)]
Use sapi_module_struct to contain SAPI module name
Andrei Zmievski [Mon, 20 Dec 1999 20:49:56 +0000 (20:49 +0000)]
(PHP preg_quote) Made binary-safe.
@ Made preg_quote() binary-safe. (Andrei)
Andrei Zmievski [Mon, 20 Dec 1999 20:43:47 +0000 (20:43 +0000)]
Made quotemeta() binary-safe.
@ Made quotemeta() binary-safe. (Andrei)
Zeev Suraski [Mon, 20 Dec 1999 20:02:25 +0000 (20:02 +0000)]
Use Critical Sections under Win32 - shows roughly 40% performance increase under
multithreaded Win32!
Zeev Suraski [Mon, 20 Dec 1999 20:01:19 +0000 (20:01 +0000)]
- Fix @expr
Andrei Zmievski [Mon, 20 Dec 1999 17:34:55 +0000 (17:34 +0000)]
getParameters -> zend_get_parameters
Zeev Suraski [Mon, 20 Dec 1999 16:05:36 +0000 (16:05 +0000)]
- Fix the crash Thies was experiencing (returning a function call could cause a crash)
- Fix the leak Thies was experiencing (@fcall() leaked)
Zeev Suraski [Mon, 20 Dec 1999 15:38:44 +0000 (15:38 +0000)]
Make the Win32 tree compile again
Andrei Zmievski [Mon, 20 Dec 1999 15:23:38 +0000 (15:23 +0000)]
Zend fixups.
Egon Schmid [Mon, 20 Dec 1999 13:28:17 +0000 (13:28 +0000)]
Corrected some protos.
Hartmut Holzgraefe [Mon, 20 Dec 1999 11:10:33 +0000 (11:10 +0000)]
IMAP should now be in sync with its PHP3 counterpart
Sascha Schumann [Mon, 20 Dec 1999 08:10:38 +0000 (08:10 +0000)]
Fix typo
Sascha Schumann [Mon, 20 Dec 1999 07:37:38 +0000 (07:37 +0000)]
Add and fix a few entries
Sascha Schumann [Mon, 20 Dec 1999 07:12:27 +0000 (07:12 +0000)]
Add information about chosen SAPI module to phpinfo()
Sascha Schumann [Mon, 20 Dec 1999 07:11:14 +0000 (07:11 +0000)]
Add SAPI module for thttpd server. Quote from the README:
This is a SAPI module for PHP 4.0 supporting thttpd, the tiny,
turbo, throttling HTTP server by Jef Poskanzer.
The module contains a patch against version 2.10 of thttpd. The patch
adds hooks to thttpd to call PHP, if a filename matches *.php. This
patch will be applied when you install PHP.
While functional, this module exists primarily to demonstrate the
ability of PHP to work in almost every web server environment.
Evan Klinger [Mon, 20 Dec 1999 02:09:58 +0000 (02:09 +0000)]
Ex API
<changelog@php.net> [Mon, 20 Dec 1999 02:09:17 +0000 (02:09 +0000)]
ChangeLog update
Evan Klinger [Mon, 20 Dec 1999 01:23:15 +0000 (01:23 +0000)]
Ex API
Evan Klinger [Mon, 20 Dec 1999 00:55:58 +0000 (00:55 +0000)]
Ex API and UDP support.
@- Added UDP support in fsockopen() (Evan).
# UDP activated with "udp://hostname"
Zeev Suraski [Sun, 19 Dec 1999 22:44:55 +0000 (22:44 +0000)]
Fix PostgreSQL build
Zeev Suraski [Sun, 19 Dec 1999 21:29:24 +0000 (21:29 +0000)]
Some updates
Zeev Suraski [Sun, 19 Dec 1999 21:29:06 +0000 (21:29 +0000)]
Win32 updates
Zeev Suraski [Sun, 19 Dec 1999 21:17:32 +0000 (21:17 +0000)]
Make these work again
Zeev Suraski [Sun, 19 Dec 1999 21:02:54 +0000 (21:02 +0000)]
libzend -> Zend
Sascha Schumann [Sun, 19 Dec 1999 20:08:40 +0000 (20:08 +0000)]
Fix broken sprintf handling in PHP
Danny Heijl [Sun, 19 Dec 1999 20:05:53 +0000 (20:05 +0000)]
(ext/informix) function name changes: zend_get_parameters_ex (danny)
Zeev Suraski [Sun, 19 Dec 1999 18:58:27 +0000 (18:58 +0000)]
Support the latest update to call_user_function_ex()
Zeev Suraski [Sun, 19 Dec 1999 18:54:40 +0000 (18:54 +0000)]
- Made things work again (Thies, everybody - please check the latest CVS and see if you're
still getting any problems)
- Changed the interface of call_user_function_ex() to support returning of references
Hartmut Holzgraefe [Sun, 19 Dec 1999 16:31:26 +0000 (16:31 +0000)]
replaced PHP_FE by PHP_FALIAS in imap_functions[] where appropriate
Sascha Schumann [Sun, 19 Dec 1999 14:39:41 +0000 (14:39 +0000)]
Use zend_sprintf by default (which is defined to sprintf, if the system's
sprintf is useable).
Sascha Schumann [Sun, 19 Dec 1999 14:27:45 +0000 (14:27 +0000)]
Fix for missing RAND_MAX on SunOS 4.1
Sascha Schumann [Sun, 19 Dec 1999 13:59:29 +0000 (13:59 +0000)]
Refine PEAR option. Since it does not reference anything external, it should be
AC_ARG_ENABLE instead of AC_ARG_WITH.
Andi Gutmans [Sun, 19 Dec 1999 06:39:17 +0000 (06:39 +0000)]
- More fixes related to the return references patch
- eval_string() and call_user_function_ex() still don't work.
- The libzend tree is untested and might not be stabl yet.
Evan Klinger [Sun, 19 Dec 1999 02:15:18 +0000 (02:15 +0000)]
DAV extension now compiles.
Sascha Schumann [Sun, 19 Dec 1999 02:12:31 +0000 (02:12 +0000)]
Use workaround function for sprintf, if the return value of sprintf is needed
Evan Klinger [Sun, 19 Dec 1999 02:04:20 +0000 (02:04 +0000)]
Fix for #2994
Sascha Schumann [Sun, 19 Dec 1999 01:50:10 +0000 (01:50 +0000)]
Add zend_sprintf.c
Sascha Schumann [Sun, 19 Dec 1999 01:47:43 +0000 (01:47 +0000)]
configure sets ZEND_BROKEN_SPRINTF
Sascha Schumann [Sun, 19 Dec 1999 00:10:08 +0000 (00:10 +0000)]
Variables are not interpolated unless we use _UNQUOTED
Sascha Schumann [Sat, 18 Dec 1999 23:28:43 +0000 (23:28 +0000)]
Fix for missing RAND_MAX on SunOS 4.1
Reported by: Brian Lalor <blalor@netDrives.com>
Andrei Zmievski [Sat, 18 Dec 1999 23:25:55 +0000 (23:25 +0000)]
Added --without-pear option.
Zeev Suraski [Sat, 18 Dec 1999 22:40:35 +0000 (22:40 +0000)]
- The tree compiles again
Sascha Schumann [Sat, 18 Dec 1999 22:37:22 +0000 (22:37 +0000)]
Let autoconf check for the proper inline keyword
Sascha Schumann [Sat, 18 Dec 1999 22:30:23 +0000 (22:30 +0000)]
automake created illegal target names due to the ZEND_SCANNER definition.
We now substitute @ZEND_SCANNER@ directly
Zeev Suraski [Sat, 18 Dec 1999 22:23:23 +0000 (22:23 +0000)]
- Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)
- Rename getParameters() and friends for consistency and namespace cleanliness
Zeev Suraski [Sat, 18 Dec 1999 22:21:51 +0000 (22:21 +0000)]
getParameters() and friends changed for consistency and namespace cleanliness
Sascha Schumann [Sat, 18 Dec 1999 22:20:05 +0000 (22:20 +0000)]
Get rid of all GNUisms in build.mk. Verified to work with BSD make,
SysV make, and GNU make (tested on FreeBSD-current, Solaris 7, Linux with
GNU make 3.78).
Andi Gutmans [Sat, 18 Dec 1999 17:44:56 +0000 (17:44 +0000)]
- Make Win32 compile again
Danny Heijl [Sat, 18 Dec 1999 17:08:41 +0000 (17:08 +0000)]
(ext/informix) : remove traces of php3 (danny)
Andrei Zmievski [Sat, 18 Dec 1999 17:05:21 +0000 (17:05 +0000)]
Fix #2999.
Thies C. Arntzen [Sat, 18 Dec 1999 15:10:04 +0000 (15:10 +0000)]
compiles again
Zeev Suraski [Sat, 18 Dec 1999 12:03:53 +0000 (12:03 +0000)]
Some more php3_ cleanup
Zeev Suraski [Sat, 18 Dec 1999 11:59:43 +0000 (11:59 +0000)]
More php3_ cleanup
Zeev Suraski [Sat, 18 Dec 1999 11:49:31 +0000 (11:49 +0000)]
More php3_ cleanup
Zeev Suraski [Sat, 18 Dec 1999 11:38:04 +0000 (11:38 +0000)]
More php3_ annihilation
Sascha Schumann [Sat, 18 Dec 1999 11:14:26 +0000 (11:14 +0000)]
some style changes
Zeev Suraski [Sat, 18 Dec 1999 04:08:03 +0000 (04:08 +0000)]
More php3_ cleanup
Zeev Suraski [Sat, 18 Dec 1999 04:01:20 +0000 (04:01 +0000)]
More php3_ annihilation
Zeev Suraski [Sat, 18 Dec 1999 03:20:53 +0000 (03:20 +0000)]
More php3_ annihilation
<changelog@php.net> [Sat, 18 Dec 1999 02:09:18 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 18 Dec 1999 02:09:12 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Fri, 17 Dec 1999 22:34:04 +0000 (22:34 +0000)]
More php3_ cleanup
Zeev Suraski [Fri, 17 Dec 1999 22:01:09 +0000 (22:01 +0000)]
More cleanup