]> granicus.if.org Git - php/log
php
24 years ago- Remove old dsw
Andi Gutmans [Thu, 5 Oct 2000 22:20:38 +0000 (22:20 +0000)]
- Remove old dsw

24 years agoGet ext_skel working again
Rasmus Lerdorf [Thu, 5 Oct 2000 20:48:12 +0000 (20:48 +0000)]
Get ext_skel working again

24 years ago- Clean-up original code and add to NEWS.
Andi Gutmans [Thu, 5 Oct 2000 18:26:54 +0000 (18:26 +0000)]
- Clean-up original code and add to NEWS.

24 years agoUpdated email address to reflect my php.net address.
Brendan W. McAdams [Thu, 5 Oct 2000 18:20:06 +0000 (18:20 +0000)]
Updated email address to reflect my php.net address.
I am no longer associated with Plexus InterActive (my plexmedia.com address) so
the old address is no longer any good.

24 years agoFixed posix_addlimit() when adding the string "unlimited" to the result.
Alexander Feldman [Thu, 5 Oct 2000 18:06:55 +0000 (18:06 +0000)]
Fixed posix_addlimit() when adding the string "unlimited" to the result.
Now the posix_getrlimit() function does not cause core dump.

24 years ago- Updated included_files() also for plain include()/require().
Andi Gutmans [Thu, 5 Oct 2000 17:58:46 +0000 (17:58 +0000)]
- Updated included_files() also for plain include()/require().

24 years ago- List entry types should be true globals.
Jouni Ahto [Thu, 5 Oct 2000 12:47:39 +0000 (12:47 +0000)]
- List entry types should be true globals.

24 years agoAdd more missing protos and make folding style closer to mysql module.
Joey Smith [Thu, 5 Oct 2000 02:40:53 +0000 (02:40 +0000)]
Add more missing protos and make folding style closer to mysql module.

24 years agoChangeLog update
<changelog@php.net> [Thu, 5 Oct 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNow it really checks that libxml version is >= 2.0
foobar [Thu, 5 Oct 2000 00:51:46 +0000 (00:51 +0000)]
Now it really checks that libxml version is >= 2.0

24 years agoUse ZEND_DECLARE_MODULE_GLOBALS instead of equivalent #if ZTS/#else/#endif
Sascha Schumann [Wed, 4 Oct 2000 23:11:07 +0000 (23:11 +0000)]
Use ZEND_DECLARE_MODULE_GLOBALS instead of equivalent #if ZTS/#else/#endif
construct.

24 years ago- Fix fprintf
Andi Gutmans [Wed, 4 Oct 2000 19:29:28 +0000 (19:29 +0000)]
- Fix fprintf

24 years agoIgnore close tags and use unsigned char type.
Sascha Schumann [Wed, 4 Oct 2000 18:06:20 +0000 (18:06 +0000)]
Ignore close tags and use unsigned char type.

24 years ago* changed Andi's "testdirname" into a real regression test
Stig Bakken [Wed, 4 Oct 2000 07:33:21 +0000 (07:33 +0000)]
* changed Andi's "testdirname" into a real regression test
# Andi, could you verify that the expected output really
# is correct?

24 years agoChangeLog update
<changelog@php.net> [Wed, 4 Oct 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agotypo
Sascha Schumann [Tue, 3 Oct 2000 21:56:21 +0000 (21:56 +0000)]
typo

24 years ago#include "ext/standard/php_string.h" to get php_memnstr().
Sascha Schumann [Tue, 3 Oct 2000 18:52:46 +0000 (18:52 +0000)]
#include "ext/standard/php_string.h" to get php_memnstr().

24 years ago- Package RC2
Andi Gutmans [Tue, 3 Oct 2000 17:08:41 +0000 (17:08 +0000)]
- Package RC2

24 years ago- Add dirname() test. Don't have time to create a real regression test
Andi Gutmans [Tue, 3 Oct 2000 16:48:48 +0000 (16:48 +0000)]
- Add dirname() test. Don't have time to create a real regression test

24 years ago- Fix dirname()
Andi Gutmans [Tue, 3 Oct 2000 16:47:25 +0000 (16:47 +0000)]
- Fix dirname()

24 years ago- Move #define to .h file
Andi Gutmans [Tue, 3 Oct 2000 16:36:32 +0000 (16:36 +0000)]
- Move #define to .h file

24 years agoFix some small issues.
Sterling Hughes [Tue, 3 Oct 2000 15:51:39 +0000 (15:51 +0000)]
Fix some small issues.

24 years ago- Fix V_CHDIR_FILE()
Andi Gutmans [Tue, 3 Oct 2000 15:08:37 +0000 (15:08 +0000)]
- Fix V_CHDIR_FILE()

24 years ago- Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.
Andi Gutmans [Tue, 3 Oct 2000 15:05:50 +0000 (15:05 +0000)]
- Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.
  Use this instead of broken php_dirname() in fopen-wrappers.c

24 years ago- Fix VC++ warning
Andi Gutmans [Tue, 3 Oct 2000 14:43:04 +0000 (14:43 +0000)]
- Fix VC++ warning

24 years ago- Fix request_uri to take it's value from SCRIPT_NAME if PATH_INFO is not
Andi Gutmans [Tue, 3 Oct 2000 13:02:30 +0000 (13:02 +0000)]
- Fix request_uri to take it's value from SCRIPT_NAME if PATH_INFO is not
  defined

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

24 years agoNEWS update
<changelog@php.net> [Tue, 3 Oct 2000 01:09:10 +0000 (01:09 +0000)]
NEWS update

24 years agoAdd --with-imap-ssl to support SSL'ized imap library in RH7 and others
Rasmus Lerdorf [Mon, 2 Oct 2000 22:16:53 +0000 (22:16 +0000)]
Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
@Add --with-imap-ssl to support SSL'ized imap library in RH7 and others
@(Rasmus)

24 years ago- Change zend_extension_api_no
Andi Gutmans [Mon, 2 Oct 2000 20:08:46 +0000 (20:08 +0000)]
- Change zend_extension_api_no

24 years ago- Now really fix it.
Andi Gutmans [Mon, 2 Oct 2000 18:13:53 +0000 (18:13 +0000)]
- Now really fix it.

24 years ago- Update NEWS
Andi Gutmans [Mon, 2 Oct 2000 17:54:12 +0000 (17:54 +0000)]
- Update NEWS

24 years ago- Fix bug in parse_url()
Andi Gutmans [Mon, 2 Oct 2000 17:51:30 +0000 (17:51 +0000)]
- Fix bug in parse_url()

24 years agoClean up the alignment of configure --help output
Rasmus Lerdorf [Mon, 2 Oct 2000 17:36:01 +0000 (17:36 +0000)]
Clean up the alignment of configure --help output

24 years ago- Aiming for thursday to release 4.0.3
Andi Gutmans [Mon, 2 Oct 2000 15:20:40 +0000 (15:20 +0000)]
- Aiming for thursday to release 4.0.3

24 years ago- Darn file is needed for Windows. Maybe it should be called
Andi Gutmans [Mon, 2 Oct 2000 15:12:47 +0000 (15:12 +0000)]
- Darn file is needed for Windows. Maybe it should be called
  php_version.w32.h?

24 years ago- Any reason why php_version.h is in the CVS? I'm removing it so if I'm
Andi Gutmans [Mon, 2 Oct 2000 15:04:26 +0000 (15:04 +0000)]
- Any reason why php_version.h is in the CVS? I'm removing it so if I'm
  screwing something up scream *now* :)

24 years agoforgot that a while ago...
Daniel Beulshausen [Mon, 2 Oct 2000 14:58:42 +0000 (14:58 +0000)]
forgot that a while ago...

24 years agofixed unresolved externals.
Daniel Beulshausen [Mon, 2 Oct 2000 11:00:54 +0000 (11:00 +0000)]
fixed unresolved externals.
# it compiles fine now, and php loads the extension fine
# but there must be definetly something with the paths
# cause mcrypt doesn't want to load any alogrithm

24 years ago*** empty log message ***
Stig Venaas [Mon, 2 Oct 2000 05:45:28 +0000 (05:45 +0000)]
*** empty log message ***

24 years agoTiny change in copying of buffer.
Sterling Hughes [Mon, 2 Oct 2000 04:55:26 +0000 (04:55 +0000)]
Tiny change in copying of buffer.

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

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

24 years agoAdding note about having to make install if you do not have apache already installed...
James Moore [Sun, 1 Oct 2000 19:12:08 +0000 (19:12 +0000)]
Adding note about having to make install if you do not have apache already installed (IE there is no apache dir to copy httpd binary to)

24 years ago- Remove unneeded IS_SLASH() definition.
Andi Gutmans [Sun, 1 Oct 2000 18:13:41 +0000 (18:13 +0000)]
- Remove unneeded IS_SLASH() definition.

24 years ago@- Added the shmop extension. It allows more general ways of shared memory
Derick Rethans [Sun, 1 Oct 2000 15:06:04 +0000 (15:06 +0000)]
@- Added the shmop extension. It allows more general ways of shared memory
@  access. (thanks to Ilia Alshanestky <iliaa@home.com> and Slava Poliakov
@  <slavapl@mailandnews.com> (Derick)

24 years agoIt seems these entries were truncated in my commit, perhaps it was due to
Sterling Hughes [Sun, 1 Oct 2000 11:28:16 +0000 (11:28 +0000)]
It seems these entries were truncated in my commit, perhaps it was due to
the multiple NEWS entries in the same commit.

24 years ago- Fixed conflicts. Those first two lines with the XXX need to be fixed.
Andi Gutmans [Sun, 1 Oct 2000 10:54:11 +0000 (10:54 +0000)]
- Fixed conflicts. Those first two lines with the XXX need to be fixed.
  I'm not sure if they were meant to be in the Changelog or NEWS file, in
  any case they are broken. Whoever, commited them can you please fix it?
  I couldn't find who commited them in the CVS commit messages

24 years agoChangeLog update
<changelog@php.net> [Sun, 1 Oct 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 1 Oct 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update

24 years agoadded filepro & snmp
Daniel Beulshausen [Sat, 30 Sep 2000 17:42:10 +0000 (17:42 +0000)]
added filepro & snmp

24 years agomove have_snmp to the dsp already
Daniel Beulshausen [Sat, 30 Sep 2000 17:40:52 +0000 (17:40 +0000)]
move have_snmp to the dsp already

24 years agosnmp win extension
Daniel Beulshausen [Sat, 30 Sep 2000 17:39:13 +0000 (17:39 +0000)]
snmp win extension

24 years ago.
Sascha Schumann [Sat, 30 Sep 2000 16:36:23 +0000 (16:36 +0000)]
.

24 years agouses php.h define
Daniel Beulshausen [Sat, 30 Sep 2000 16:32:11 +0000 (16:32 +0000)]
uses php.h define

24 years ago- Cleanup error output
Andi Gutmans [Sat, 30 Sep 2000 16:24:53 +0000 (16:24 +0000)]
- Cleanup error output

24 years ago- Cleanup output functions
Andi Gutmans [Sat, 30 Sep 2000 16:14:54 +0000 (16:14 +0000)]
- Cleanup output functions

24 years ago- Cleanup some output functions
Andi Gutmans [Sat, 30 Sep 2000 16:13:48 +0000 (16:13 +0000)]
- Cleanup some output functions

24 years agoadded dsp for the filepro extension
Daniel Beulshausen [Sat, 30 Sep 2000 15:57:45 +0000 (15:57 +0000)]
added dsp for the filepro extension

24 years agomade win32 compile
Daniel Beulshausen [Sat, 30 Sep 2000 13:32:25 +0000 (13:32 +0000)]
made win32 compile

24 years agoremoved zendts.lib from link options
Daniel Beulshausen [Sat, 30 Sep 2000 13:29:20 +0000 (13:29 +0000)]
removed zendts.lib from link options

24 years agocleanup
Daniel Beulshausen [Sat, 30 Sep 2000 13:25:41 +0000 (13:25 +0000)]
cleanup

24 years agofix not producing valid extension
Daniel Beulshausen [Sat, 30 Sep 2000 13:24:16 +0000 (13:24 +0000)]
fix not producing valid extension

24 years agoleftovers.
Sterling Hughes [Sat, 30 Sep 2000 04:50:39 +0000 (04:50 +0000)]
leftovers.

24 years agoBuncha changes, generally makes the module more stable and removes unnecessary
Sterling Hughes [Sat, 30 Sep 2000 04:44:33 +0000 (04:44 +0000)]
Buncha changes, generally makes the module more stable and removes unnecessary
(as of Sablotron 0.44) workarounds.

24 years agoinstall Benchmark/Iterate.php
Chuck Hagenbuch [Sat, 30 Sep 2000 04:03:46 +0000 (04:03 +0000)]
install Benchmark/Iterate.php

24 years ago@ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post
Sterling Hughes [Sat, 30 Sep 2000 03:09:54 +0000 (03:09 +0000)]
@ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP post
parameters. (Sterling)
@ Added the CURLOPT_HTTPHEADER option that allows for the posting of HTTP
headers to a remote site from cURL. (Sterling)
@ Add the curl_error() and curl_errno() functions. (Sterling)

Buncha other changes...

  - Changed if () else if () in curl_setopt to switch .. case
  - Fixed a couple crashes in certain cases.
  - Finally a decent error reporting scheme.
  - A few formatting changes.

24 years agoChangeLog update
<changelog@php.net> [Sat, 30 Sep 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years ago.
Sascha Schumann [Fri, 29 Sep 2000 21:56:03 +0000 (21:56 +0000)]
.

24 years agoReturn SUCCESS from write handler, if vallen is 0.
Sascha Schumann [Fri, 29 Sep 2000 21:44:45 +0000 (21:44 +0000)]
Return SUCCESS from write handler, if vallen is 0.

Submitted by: tcarroll@chc-chimes.com
PR: #6958

24 years agoUnixWare defines shutdown to _shutdown, which causes problems later
Sascha Schumann [Fri, 29 Sep 2000 19:08:17 +0000 (19:08 +0000)]
UnixWare defines shutdown to _shutdown, which causes problems later
on when using a structure member named shutdown. Since this source
file does not use the system call shutdown, it is safe to #undef it.

PR: #6008, #6362

24 years agocorrected lines for Solid 2.3 systems after some advice from users, please test...
Dan Kalowsky [Fri, 29 Sep 2000 19:03:23 +0000 (19:03 +0000)]
corrected lines for Solid 2.3 systems after some advice from users, please test...

24 years agoDon't try to serialize references.
Sascha Schumann [Fri, 29 Sep 2000 18:48:40 +0000 (18:48 +0000)]
Don't try to serialize references.

Circular references would otherwise kill PHP, as the serializer
would overrun the stack.

24 years agoAdded clean up code for persistent connections to avoid some problems with
Hénot David [Fri, 29 Sep 2000 09:29:06 +0000 (09:29 +0000)]
Added clean up code for persistent connections to avoid some problems with
autocommit.

24 years agoFix configure (with Solaris).
foobar [Thu, 28 Sep 2000 23:46:15 +0000 (23:46 +0000)]
Fix configure (with Solaris).

24 years ago- Another has optimization/fix like the hash_copy one from earlier on
Andi Gutmans [Thu, 28 Sep 2000 23:21:08 +0000 (23:21 +0000)]
- Another has optimization/fix like the hash_copy one from earlier on

24 years agoa little cleanup
Daniel Beulshausen [Thu, 28 Sep 2000 20:29:39 +0000 (20:29 +0000)]
a little cleanup

24 years agoadded tsrm dir to include path
Daniel Beulshausen [Thu, 28 Sep 2000 20:26:31 +0000 (20:26 +0000)]
added tsrm dir to include path

24 years agoremoved ignoring msvcrt(d) libary
Daniel Beulshausen [Thu, 28 Sep 2000 20:25:03 +0000 (20:25 +0000)]
removed ignoring msvcrt(d) libary

24 years agomajor cleanup
Daniel Beulshausen [Thu, 28 Sep 2000 20:22:57 +0000 (20:22 +0000)]
major cleanup
# but still doesn't work for me

24 years ago@- Changed ext/db not to be enabled by default (Jani)
foobar [Thu, 28 Sep 2000 20:09:23 +0000 (20:09 +0000)]
@- Changed ext/db not to be enabled by default (Jani)

24 years agoHaving odbc_tables() and odbc_columns() match the documentation with parameters optio...
Frank M. Kromann [Thu, 28 Sep 2000 16:42:04 +0000 (16:42 +0000)]
Having odbc_tables() and odbc_columns() match the documentation with parameters optionel from the right

24 years agoMake hash_copy call copy constructor on a real copy, not on a temp
Stanislav Malyshev [Thu, 28 Sep 2000 15:17:50 +0000 (15:17 +0000)]
Make hash_copy call copy constructor on a real copy, not on a temp

24 years agomove the timer class to Benchmark/Timer.php, and add it to Makefile.in so it
Chuck Hagenbuch [Thu, 28 Sep 2000 14:59:41 +0000 (14:59 +0000)]
move the timer class to Benchmark/Timer.php, and add it to Makefile.in so it
gets installed.

24 years ago- Fix build of db2
Andi Gutmans [Thu, 28 Sep 2000 13:08:14 +0000 (13:08 +0000)]
- Fix build of db2

24 years agoRemoved profiling_information() in favour of a more generalized approach with get_pro...
Sebastian Bergmann [Thu, 28 Sep 2000 11:45:13 +0000 (11:45 +0000)]
Removed profiling_information() in favour of a more generalized approach with get_profiling().

24 years agoLine seems to be missing and causing configure test failures for other extensions.
Stefan Roehrich [Thu, 28 Sep 2000 09:37:30 +0000 (09:37 +0000)]
Line seems to be missing and causing configure test failures for other extensions.

24 years agoHopefully converted all TABs to SPACEs
Sebastian Bergmann [Thu, 28 Sep 2000 07:27:05 +0000 (07:27 +0000)]
Hopefully converted all TABs to SPACEs

24 years agoAdded PEAR/Timer class for timing script execution and generating profiling informati...
Sebastian Bergmann [Thu, 28 Sep 2000 07:21:21 +0000 (07:21 +0000)]
Added PEAR/Timer class for timing script execution and generating profiling information. This class is based upon a concept by Allan Kent shown in his article on PHPBuilder.com

24 years ago- Remove zend_gcc_inline.c
Andi Gutmans [Thu, 28 Sep 2000 06:40:57 +0000 (06:40 +0000)]
- Remove zend_gcc_inline.c

24 years agoChangeLog update
<changelog@php.net> [Thu, 28 Sep 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agocomplementary PHP patch
Zeev Suraski [Wed, 27 Sep 2000 19:46:47 +0000 (19:46 +0000)]
complementary PHP patch

24 years agoDon't convert to BSD-style Makefiles
Sascha Schumann [Wed, 27 Sep 2000 18:59:44 +0000 (18:59 +0000)]
Don't convert to BSD-style Makefiles

24 years agoAutomatic conversion might cause interpretation of 0xff as EOF, so we store
Sascha Schumann [Wed, 27 Sep 2000 16:08:26 +0000 (16:08 +0000)]
Automatic conversion might cause interpretation of 0xff as EOF, so we store
the result in an object of type int first.

Submitted by: melchers@cis.fu-berlin.de

24 years agoRecognize single quotes around cdata.
Sascha Schumann [Wed, 27 Sep 2000 15:26:39 +0000 (15:26 +0000)]
Recognize single quotes around cdata.

Move smart_str functions to an extra file.

24 years agoClean up STR_CAT macro (it is still ugly)
Sascha Schumann [Wed, 27 Sep 2000 15:24:09 +0000 (15:24 +0000)]
Clean up STR_CAT macro (it is still ugly)

24 years agoMove php_memnstr to the header file, so that the function body is available
Sascha Schumann [Wed, 27 Sep 2000 15:18:00 +0000 (15:18 +0000)]
Move php_memnstr to the header file, so that the function body is available
in all compilation units (note the static linkage).

24 years agocorrect the problem configure script doesn't output Makefile as shared extension.
Rui Hirokawa [Tue, 26 Sep 2000 14:25:02 +0000 (14:25 +0000)]
correct the problem configure script doesn't output Makefile as shared extension.

24 years agofixed tsrm dir, little cleanups
Daniel Beulshausen [Tue, 26 Sep 2000 13:17:21 +0000 (13:17 +0000)]
fixed tsrm dir, little cleanups

24 years agoadd some new and old stuff
Sascha Schumann [Tue, 26 Sep 2000 12:58:08 +0000 (12:58 +0000)]
add some new and old stuff