]> granicus.if.org Git - php/log
php
24 years ago- Some more comments
Uwe Steinmann [Thu, 9 Nov 2000 13:36:54 +0000 (13:36 +0000)]
- Some more comments
- Initial support to just include anchors into documents

24 years ago- Started support for XPath/XPtr (completely untested)
Uwe Steinmann [Thu, 9 Nov 2000 08:42:20 +0000 (08:42 +0000)]
- Started support for XPath/XPtr (completely untested)

24 years agoBeutifying the output of configure a bit.
foobar [Thu, 9 Nov 2000 02:59:17 +0000 (02:59 +0000)]
Beutifying the output of configure a bit.
# I promise, this is the last commit for today. =)

24 years agoRemove duplicate check for xpm support.
foobar [Thu, 9 Nov 2000 02:31:56 +0000 (02:31 +0000)]
Remove duplicate check for xpm support.

24 years agoFix to get jpeg/xpm support everytime.
foobar [Thu, 9 Nov 2000 02:29:15 +0000 (02:29 +0000)]
Fix to get jpeg/xpm support everytime.

24 years agoRemove duplicates (when curl-7.4.1 is used).
foobar [Thu, 9 Nov 2000 02:11:45 +0000 (02:11 +0000)]
Remove duplicates (when curl-7.4.1 is used).

24 years agoChangeLog update
<changelog@php.net> [Thu, 9 Nov 2000 02:09:34 +0000 (02:09 +0000)]
ChangeLog update

24 years agoFixed bug: #5460
foobar [Thu, 9 Nov 2000 00:16:28 +0000 (00:16 +0000)]
Fixed bug: #5460

24 years agoadd gzdeflate() and gzinflate() for handling of pure gzip-datastreams
Marc Pohl [Wed, 8 Nov 2000 21:40:34 +0000 (21:40 +0000)]
add gzdeflate() and gzinflate() for handling of pure gzip-datastreams

24 years agoE_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)
Mathieu Kooiman [Wed, 8 Nov 2000 18:41:22 +0000 (18:41 +0000)]
E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)

24 years agoAdded license
Nikos Mavroyanopoulos [Wed, 8 Nov 2000 16:16:49 +0000 (16:16 +0000)]
Added license

24 years agoAlert user if they're trying to use
Mathieu Kooiman [Wed, 8 Nov 2000 16:08:42 +0000 (16:08 +0000)]
Alert user if they're trying to use
ImageCreateFromString() with GD < 1.5..
Sorry, should've added this last commit.

24 years ago- Made gd extension build when using gd version < 1.5
Mathieu Kooiman [Wed, 8 Nov 2000 14:56:09 +0000 (14:56 +0000)]
- Made gd extension build when using gd version < 1.5

24 years agoAdd ability to find extensions by name
Zeev Suraski [Wed, 8 Nov 2000 14:25:42 +0000 (14:25 +0000)]
Add ability to find extensions by name

24 years agoWill work on a more thorough implementation for mysql_store_result() after 4.0.4
Zeev Suraski [Wed, 8 Nov 2000 08:27:27 +0000 (08:27 +0000)]
Will work on a more thorough implementation for mysql_store_result() after 4.0.4

24 years agoMake this compile with libxml2.2.7.
foobar [Wed, 8 Nov 2000 02:17:36 +0000 (02:17 +0000)]
Make this compile with libxml2.2.7.

24 years agoChangeLog update
<changelog@php.net> [Wed, 8 Nov 2000 02:09:14 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 8 Nov 2000 02:09:11 +0000 (02:09 +0000)]
NEWS update

24 years agoCleaned up a bit.
foobar [Wed, 8 Nov 2000 01:53:51 +0000 (01:53 +0000)]
Cleaned up a bit.

24 years agoconfig.m4
foobar [Wed, 8 Nov 2000 00:18:49 +0000 (00:18 +0000)]
config.m4

24 years agoForgot to commit it...
Zeev Suraski [Tue, 7 Nov 2000 21:32:41 +0000 (21:32 +0000)]
Forgot to commit it...

24 years agowin32 sapi symbol export fixes
Daniel Beulshausen [Tue, 7 Nov 2000 21:13:26 +0000 (21:13 +0000)]
win32 sapi symbol export fixes

24 years ago@- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables
Zeev Suraski [Tue, 7 Nov 2000 18:25:29 +0000 (18:25 +0000)]
@- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables
@  as well (Zeev)

24 years agocookie_data may also be modified...
Zeev Suraski [Tue, 7 Nov 2000 18:12:06 +0000 (18:12 +0000)]
cookie_data may also be modified...

24 years agoEnable to use mysql_use_result in query functions.
Stanislav Malyshev [Tue, 7 Nov 2000 15:46:15 +0000 (15:46 +0000)]
Enable to use mysql_use_result in query functions.
You may need this if you use real big queries.
@- Allow user to use mysql_use_result in mysql queries (Stas)

24 years agoAndi says it should be zval_ptr_dtor
Stanislav Malyshev [Tue, 7 Nov 2000 15:06:43 +0000 (15:06 +0000)]
Andi says it should be zval_ptr_dtor

24 years agoChangeLog update
<changelog@php.net> [Tue, 7 Nov 2000 02:09:17 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 7 Nov 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agoKill a misleading warning which is intended for old code
Sascha Schumann [Mon, 6 Nov 2000 23:40:48 +0000 (23:40 +0000)]
Kill a misleading warning which is intended for old code
which assumes sizeof(int) == sizeof(void *).

24 years agoUse socklen_t for getsockopt
Sascha Schumann [Mon, 6 Nov 2000 23:38:15 +0000 (23:38 +0000)]
Use socklen_t for getsockopt

24 years agozend_hash_find() treats this argument as const, but fails to declare
Sascha Schumann [Mon, 6 Nov 2000 23:36:15 +0000 (23:36 +0000)]
zend_hash_find() treats this argument as const, but fails to declare
the function properly.

24 years agosizeof(size_t) != sizeof(int) on 64-bit platforms.
Sascha Schumann [Mon, 6 Nov 2000 23:35:33 +0000 (23:35 +0000)]
sizeof(size_t) != sizeof(int) on 64-bit platforms.

This also makes the API more consistent.

24 years ago- Added myself to the credits...
Derick Rethans [Mon, 6 Nov 2000 22:53:11 +0000 (22:53 +0000)]
- Added myself to the credits...

24 years agoadd a Crypt_HCEMD5 class. This implements the same algorithm as the perl
Chuck Hagenbuch [Mon, 6 Nov 2000 22:33:09 +0000 (22:33 +0000)]
add a Crypt_HCEMD5 class. This implements the same algorithm as the perl
Crypt::HCE_MD5 package, and should be cross-compatible with it. It provides
a secret-key based encryption algorithm possibly suitable for those who
don't have mcrypt enabled.

24 years agoNoted that setting of multiple headers with the same name is fixed.
David Hedbor [Mon, 6 Nov 2000 22:12:11 +0000 (22:12 +0000)]
Noted that setting of multiple headers with the same name is fixed.

24 years ago(php_caudium_set_header): Allow for multiple headers with the same name.
David Hedbor [Mon, 6 Nov 2000 22:11:10 +0000 (22:11 +0000)]
(php_caudium_set_header): Allow for multiple headers with the same name.

24 years ago(ImageCreateFromString) Added forgotten GDLS_FETCH() needed for ZTS.
David Hedbor [Mon, 6 Nov 2000 22:00:07 +0000 (22:00 +0000)]
(ImageCreateFromString) Added forgotten GDLS_FETCH() needed for ZTS.

24 years agoFix bug #7667.
Andrei Zmievski [Mon, 6 Nov 2000 19:41:30 +0000 (19:41 +0000)]
Fix bug #7667.

24 years agoAnd now the right fix - should add it still
Stanislav Malyshev [Mon, 6 Nov 2000 18:19:05 +0000 (18:19 +0000)]
And now the right fix - should add it still

24 years agoSerialize as reference only if it's a true reference
Stanislav Malyshev [Mon, 6 Nov 2000 18:09:51 +0000 (18:09 +0000)]
Serialize as reference only if it's a true reference

24 years agoFixed a bug in $argv and $argc not being properly defined in command-line mode
Zeev Suraski [Mon, 6 Nov 2000 09:55:53 +0000 (09:55 +0000)]
Fixed a bug in $argv and $argc not being properly defined in command-line mode
@- Fixed a bug that prevented $argv and $argc from being defined in the command
@  line version of PHP (Stas)

24 years agoI guess SG(request_info).argv0 and not !SG(request_info).argv0 was an intent, otherwi...
Stanislav Malyshev [Mon, 6 Nov 2000 09:31:48 +0000 (09:31 +0000)]
I guess SG(request_info).argv0 and not !SG(request_info).argv0 was an intent, otherwise it doesn't make much sense.

24 years agoAdd support to ukrainian characters (by serhiy@society.kiev.ua)
Stanislav Malyshev [Mon, 6 Nov 2000 08:46:12 +0000 (08:46 +0000)]
Add support to ukrainian characters (by serhiy@society.kiev.ua)

24 years agoFixed windows build.
Sebastian Bergmann [Mon, 6 Nov 2000 06:31:00 +0000 (06:31 +0000)]
Fixed windows build.

24 years agoChangeLog update
<changelog@php.net> [Mon, 6 Nov 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 6 Nov 2000 02:09:07 +0000 (02:09 +0000)]
NEWS update

24 years agoAdd apache_sub_req()
Sascha Schumann [Mon, 6 Nov 2000 01:46:28 +0000 (01:46 +0000)]
Add apache_sub_req()

24 years agoMake sure these are initialized to NULL
Rasmus Lerdorf [Mon, 6 Nov 2000 01:07:53 +0000 (01:07 +0000)]
Make sure these are initialized to NULL

24 years agoBring phpcredits() up to date
John Donagher [Sun, 5 Nov 2000 23:34:49 +0000 (23:34 +0000)]
Bring phpcredits() up to date

24 years agoRemove apache2 sapi module in favour of Sascha's apach2filter
Rasmus Lerdorf [Sun, 5 Nov 2000 17:41:03 +0000 (17:41 +0000)]
Remove apache2 sapi module in favour of Sascha's apach2filter

24 years agoWe need a space after 'dnl' to comment stuff out. Why not just delete
Rasmus Lerdorf [Sun, 5 Nov 2000 17:31:17 +0000 (17:31 +0000)]
We need a space after 'dnl' to comment stuff out.  Why not just delete
this stuff now?

24 years agodnldnl won't work
Rasmus Lerdorf [Sun, 5 Nov 2000 17:29:04 +0000 (17:29 +0000)]
dnldnl won't work

24 years agoFix the other part...
Sterling Hughes [Sun, 5 Nov 2000 17:22:05 +0000 (17:22 +0000)]
Fix the other part...

24 years agoThis should fix the garbage.
Sterling Hughes [Sun, 5 Nov 2000 17:14:16 +0000 (17:14 +0000)]
This should fix the garbage.

24 years agoFix crash from #7577 (torben@php.net)
Stanislav Malyshev [Sun, 5 Nov 2000 16:25:26 +0000 (16:25 +0000)]
Fix crash from #7577 (torben@php.net)

24 years agoOutcomment everything. Since this is an exact duplicate of apache/config.m4,
Sascha Schumann [Sun, 5 Nov 2000 15:59:58 +0000 (15:59 +0000)]
Outcomment everything. Since this is an exact duplicate of apache/config.m4,
it might cause conflicts.

24 years agoPHP_EXTENSION_DIR is defined in build-defs.h
Sascha Schumann [Sun, 5 Nov 2000 15:10:47 +0000 (15:10 +0000)]
PHP_EXTENSION_DIR is defined in build-defs.h

24 years agoFix the problem Sascha reported, about extension_dir
Zeev Suraski [Sun, 5 Nov 2000 15:03:41 +0000 (15:03 +0000)]
Fix the problem Sascha reported, about extension_dir
@- Fixed a bug that prevented a changed compile-time extension_dir from
@  affecting modules that were loaded via php.ini (Zeev)

24 years agoChangeLog update
<changelog@php.net> [Sun, 5 Nov 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update

24 years ago- ImageCreateFromString(): Fixed segfault that occured if an image was tried to be
Mathieu Kooiman [Sat, 4 Nov 2000 20:43:53 +0000 (20:43 +0000)]
- ImageCreateFromString(): Fixed segfault that occured if an image was tried to be
  generate while there was no support for such an image type.

24 years ago- Fix build
Andi Gutmans [Sat, 4 Nov 2000 17:15:00 +0000 (17:15 +0000)]
- Fix build

24 years agofix #7573
Thies C. Arntzen [Sat, 4 Nov 2000 14:58:50 +0000 (14:58 +0000)]
fix #7573
closedir() now really close the directory - used to stay open 'cause the
default-directory resource was "remembered" for arg-less calls.

24 years agoNow make it work too (thanks for noticing that Andi :)
Zeev Suraski [Sat, 4 Nov 2000 10:45:31 +0000 (10:45 +0000)]
Now make it work too (thanks for noticing that Andi :)

24 years agoFix build
Zeev Suraski [Sat, 4 Nov 2000 10:36:13 +0000 (10:36 +0000)]
Fix build

24 years agoForgot to add one note. Plus some beutifying.
foobar [Sat, 4 Nov 2000 06:25:13 +0000 (06:25 +0000)]
Forgot to add one note. Plus some beutifying.

24 years agoShould be ok to use CC here
Rasmus Lerdorf [Sat, 4 Nov 2000 02:42:10 +0000 (02:42 +0000)]
Should be ok to use CC here

24 years agoChangeLog update
<changelog@php.net> [Sat, 4 Nov 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 4 Nov 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years agoUpdated proto for highlight_file/highlight_string
Jesus M. Castagnetto [Sat, 4 Nov 2000 01:18:10 +0000 (01:18 +0000)]
Updated proto for highlight_file/highlight_string

24 years agoFixed incorrect logic. And NSLDAP does not have LDAP_OPT_MATCHED_DN.
foobar [Fri, 3 Nov 2000 22:53:49 +0000 (22:53 +0000)]
Fixed incorrect logic. And NSLDAP does not have LDAP_OPT_MATCHED_DN.

24 years agoFixed ftp_mkdir(). It return the dirname passed to it in case of
foobar [Fri, 3 Nov 2000 21:53:24 +0000 (21:53 +0000)]
Fixed ftp_mkdir(). It return the dirname passed to it in case of
braindead ftp server which doesn't put the real path into reply.
PR: 7216

24 years ago- Fixed gd by adding a define
Derick Rethans [Fri, 3 Nov 2000 20:44:04 +0000 (20:44 +0000)]
- Fixed gd by adding a define

24 years ago- Fixing Mathieu's indentation problems
Derick Rethans [Fri, 3 Nov 2000 20:31:36 +0000 (20:31 +0000)]
- Fixing Mathieu's indentation problems
# It does not build, undefined references to getmbi and skipheader

24 years agoInclude header file for phpi_get_le_gd()
Joey Smith [Fri, 3 Nov 2000 20:13:46 +0000 (20:13 +0000)]
Include header file for phpi_get_le_gd()

24 years agoInclude header file for php_file_le_fopen()
Joey Smith [Fri, 3 Nov 2000 20:11:38 +0000 (20:11 +0000)]
Include header file for php_file_le_fopen()

24 years ago- Introduced ImageCreateFromString() function,
Mathieu Kooiman [Fri, 3 Nov 2000 19:53:42 +0000 (19:53 +0000)]
- Introduced ImageCreateFromString() function,
  works for GIF/JPEG/PNG and WBMP ..
  (Note: This built with the latest snapshot I grabbed
   tonight; Derick seemed to have trouble though..)
@-Introduced ImageCreateFromString(), creates an image
@ stream out of eg a MySQL blob. (Mathieu)

24 years agoFix build.
foobar [Fri, 3 Nov 2000 16:30:55 +0000 (16:30 +0000)]
Fix build.
# next time: CHECK that things WORK before committing..

24 years agoAdd some additional checks
Sascha Schumann [Fri, 3 Nov 2000 12:00:49 +0000 (12:00 +0000)]
Add some additional checks

Submitted by: mookid@sigent.ru (Mikhail Zabaluev)

24 years agoFix implementation of hash algorithm
Sascha Schumann [Fri, 3 Nov 2000 11:59:41 +0000 (11:59 +0000)]
Fix implementation of hash algorithm

24 years agoinstall instructions for more webservers
Daniel Beulshausen [Fri, 3 Nov 2000 11:43:45 +0000 (11:43 +0000)]
install instructions for more webservers

24 years agouse argv[1] if it's given, thanks to Bob Denny <rdenny@dc3.com>
Daniel Beulshausen [Fri, 3 Nov 2000 09:55:54 +0000 (09:55 +0000)]
use argv[1] if it's given, thanks to Bob Denny <rdenny@dc3.com>

24 years agoAdded extra help with library issues, and some performance tuning tips
Ben Mansell [Fri, 3 Nov 2000 09:49:25 +0000 (09:49 +0000)]
Added extra help with library issues, and some performance tuning tips

24 years ago- Add trailing \n?
Andi Gutmans [Fri, 3 Nov 2000 08:39:39 +0000 (08:39 +0000)]
- Add trailing \n?

24 years agoFixed memory leak in array_diff and array_intersect, was introduced with
Stig Venaas [Fri, 3 Nov 2000 07:20:35 +0000 (07:20 +0000)]
Fixed memory leak in array_diff and array_intersect, was introduced with
last change.

24 years agoFix msql_close(), pg_close() and sybase_close() (Sybase CT)
Zeev Suraski [Fri, 3 Nov 2000 02:46:49 +0000 (02:46 +0000)]
Fix msql_close(), pg_close() and sybase_close() (Sybase CT)

24 years agoFix for bug #5571 (by mookid@sigent.ru)
Zeev Suraski [Fri, 3 Nov 2000 02:45:55 +0000 (02:45 +0000)]
Fix for bug #5571 (by mookid@sigent.ru)

24 years agoChangeLog update
<changelog@php.net> [Fri, 3 Nov 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update

24 years agofix configure..
foobar [Fri, 3 Nov 2000 01:56:58 +0000 (01:56 +0000)]
fix configure..

24 years agoFixed mysql_close() - A bit more complicated than I originally thought
Zeev Suraski [Fri, 3 Nov 2000 01:56:47 +0000 (01:56 +0000)]
Fixed mysql_close()  - A bit more complicated than I originally thought

24 years agoChanged as per discussion with Sablotron folks.
Sterling Hughes [Fri, 3 Nov 2000 01:10:11 +0000 (01:10 +0000)]
Changed as per discussion with Sablotron folks.

@ Changed the sablot configuration file so that if you use any version of
@ Sablotron below 0.44 you must use Sablotron's built-in Expat libraries.
@ (Sterling)

24 years ago*** empty log message ***
Andi Gutmans [Fri, 3 Nov 2000 00:57:05 +0000 (00:57 +0000)]
*** empty log message ***

24 years agoFix msql_close()
Zeev Suraski [Fri, 3 Nov 2000 00:52:54 +0000 (00:52 +0000)]
Fix msql_close()

24 years ago- Fix dependency.
Andi Gutmans [Fri, 3 Nov 2000 00:52:20 +0000 (00:52 +0000)]
- Fix dependency.

24 years agoFix pg_close()
Zeev Suraski [Fri, 3 Nov 2000 00:51:53 +0000 (00:51 +0000)]
Fix pg_close()

24 years ago- Make the random generator work again. This patch seems to work.
Andi Gutmans [Fri, 3 Nov 2000 00:45:24 +0000 (00:45 +0000)]
- Make the random generator work again. This patch seems to work.

24 years agoFix mysql_close()
Zeev Suraski [Fri, 3 Nov 2000 00:41:29 +0000 (00:41 +0000)]
Fix mysql_close()

24 years agoFix build
Zeev Suraski [Fri, 3 Nov 2000 00:38:33 +0000 (00:38 +0000)]
Fix build

24 years agoAdd RESVAL macros
Zeev Suraski [Fri, 3 Nov 2000 00:35:12 +0000 (00:35 +0000)]
Add RESVAL macros

24 years agoUse V_CHDIR_FILE instead of doing the job of that function myself and
David Hedbor [Fri, 3 Nov 2000 00:29:05 +0000 (00:29 +0000)]
Use V_CHDIR_FILE instead of doing the job of that function myself and
added a define to disable the use of threads for debugging purposes.
@Support for the Caudium webserver (http://caudium.net/) added. It's based
@on the Roxen SAPI module. Many bugs have been identified and fixed. (David)

24 years agoSetting no_cache causes Expires: to be send, which is not what we want.
Sascha Schumann [Fri, 3 Nov 2000 00:11:42 +0000 (00:11 +0000)]
Setting no_cache causes Expires: to be send, which is not what we want.

Also disable ETag. It does not serve any purpose for dynamic pages.

Finally, disable keep-alive connections again, since we don't know
the content-length for sure.