]> granicus.if.org Git - php/log
php
23 years agonuke unnecessary force-by-ref declarations + name the needed in a proper way
Daniel Beulshausen [Fri, 5 Oct 2001 15:56:42 +0000 (15:56 +0000)]
nuke unnecessary force-by-ref declarations + name the needed in a proper way

23 years agoadded tests for PHP version comparing functions
Tomas V.V.Cox [Fri, 5 Oct 2001 13:02:08 +0000 (13:02 +0000)]
added tests for PHP version comparing functions

23 years agochanged the logic of version comparation
Tomas V.V.Cox [Fri, 5 Oct 2001 12:46:21 +0000 (12:46 +0000)]
changed the logic of version comparation

23 years agofix declaration
Sascha Schumann [Fri, 5 Oct 2001 12:22:12 +0000 (12:22 +0000)]
fix declaration

23 years agomake this work under OSX
Sterling Hughes [Fri, 5 Oct 2001 07:12:27 +0000 (07:12 +0000)]
make this work under OSX

23 years agoE_ALL fixes
Tomas V.V.Cox [Fri, 5 Oct 2001 01:32:13 +0000 (01:32 +0000)]
E_ALL fixes

23 years agoget rid of the RC part of php versions
Tomas V.V.Cox [Fri, 5 Oct 2001 00:28:36 +0000 (00:28 +0000)]
get rid of the RC part of php versions

23 years agoChangeLog update
<changelog@php.net> [Fri, 5 Oct 2001 00:11:33 +0000 (00:11 +0000)]
ChangeLog update

23 years agofix gd2 preprocessor definitions
Daniel Beulshausen [Thu, 4 Oct 2001 20:21:19 +0000 (20:21 +0000)]
fix gd2 preprocessor definitions

23 years agoundo last changes
Daniel Beulshausen [Thu, 4 Oct 2001 20:19:46 +0000 (20:19 +0000)]
undo last changes

23 years agofix macro
Daniel Beulshausen [Thu, 4 Oct 2001 20:14:17 +0000 (20:14 +0000)]
fix macro

23 years agouse maxpathlen instead of path_max
Daniel Beulshausen [Thu, 4 Oct 2001 20:10:58 +0000 (20:10 +0000)]
use maxpathlen instead of path_max

23 years agoadded method phpVersionIs() to find if a PHP version is minor, greater
Tomas V.V.Cox [Thu, 4 Oct 2001 19:05:09 +0000 (19:05 +0000)]
added method phpVersionIs() to find if a PHP version is minor, greater
or both (see in-line doc for more info)

23 years agono message
Harald Radi [Thu, 4 Oct 2001 18:24:44 +0000 (18:24 +0000)]
no message

23 years ago- 'Fix' for bug #13543
Derick Rethans [Thu, 4 Oct 2001 15:25:39 +0000 (15:25 +0000)]
- 'Fix' for bug #13543

23 years agoMFZE1
Sebastian Bergmann [Thu, 4 Oct 2001 14:18:52 +0000 (14:18 +0000)]
MFZE1

23 years agoupdate
Sascha Schumann [Thu, 4 Oct 2001 09:31:11 +0000 (09:31 +0000)]
update

23 years agoSearch for the '@' symbol in the DSN from the right instead of the left.
Jon Parise [Thu, 4 Oct 2001 00:29:37 +0000 (00:29 +0000)]
Search for the '@' symbol in the DSN from the right instead of the left.
That will allow the password element to include a '@' symbol without
confusing the DSN parser.

Submitted by: Alex L <admin@networkessence.net>

23 years agoChangeLog update
<changelog@php.net> [Thu, 4 Oct 2001 00:10:38 +0000 (00:10 +0000)]
ChangeLog update

23 years agoFix typo - comment is ; not '
Stanislav Malyshev [Wed, 3 Oct 2001 11:35:51 +0000 (11:35 +0000)]
Fix typo - comment is ; not '

23 years agoAdd cleanup on an exec failure
Jason Greene [Wed, 3 Oct 2001 03:48:27 +0000 (03:48 +0000)]
Add cleanup on an exec failure
Remove debug comments

23 years agoChangeLog update
<changelog@php.net> [Wed, 3 Oct 2001 00:10:10 +0000 (00:10 +0000)]
ChangeLog update

23 years agotypo fix by zoot@zotikos.com
Sascha Schumann [Tue, 2 Oct 2001 14:54:46 +0000 (14:54 +0000)]
typo fix by zoot@zotikos.com

23 years agoFix.
Andrei Zmievski [Tue, 2 Oct 2001 13:57:29 +0000 (13:57 +0000)]
Fix.

23 years agoChangeLog update
<changelog@php.net> [Tue, 2 Oct 2001 00:11:54 +0000 (00:11 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Tue, 2 Oct 2001 00:11:50 +0000 (00:11 +0000)]
NEWS update

23 years ago@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
Sascha Schumann [Mon, 1 Oct 2001 21:03:05 +0000 (21:03 +0000)]
@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)

may fail.

23 years agoRemoved PHOENIX_INCLUDE, I don't need it to compile and it seems like
Mark L. Woodward [Mon, 1 Oct 2001 11:04:56 +0000 (11:04 +0000)]
Removed PHOENIX_INCLUDE, I don't need it to compile and it seems like
it causes a conflict with ext/mhash. (Phoenix has a file called mhash.h
and that is being found when mhash is being built.)

23 years agoChangeLog update
<changelog@php.net> [Mon, 1 Oct 2001 00:12:07 +0000 (00:12 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Mon, 1 Oct 2001 00:12:02 +0000 (00:12 +0000)]
NEWS update

23 years agoAdd QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to the script
Sascha Schumann [Sun, 30 Sep 2001 18:23:28 +0000 (18:23 +0000)]
Add QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to the script
environment.

Also support setting the INI path from the outside.

23 years ago- Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch when
Andi Gutmans [Sun, 30 Sep 2001 17:29:55 +0000 (17:29 +0000)]
- Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch when
- the whole CVS tree is work in progress

23 years agoIgnore generated files.
Jon Parise [Sun, 30 Sep 2001 16:20:05 +0000 (16:20 +0000)]
Ignore generated files.

23 years agoAllow the location of the Phoenix library to be specified on the configure
Jon Parise [Sun, 30 Sep 2001 16:13:52 +0000 (16:13 +0000)]
Allow the location of the Phoenix library to be specified on the configure
commandline.

23 years agoDidn't compile, replaced some TSRMLS_C with TSRMLS_CC
Stig Venaas [Sun, 30 Sep 2001 13:30:18 +0000 (13:30 +0000)]
Didn't compile, replaced some TSRMLS_C with TSRMLS_CC

23 years ago@Added new function pcntl_exec, which behaves similar to execve.
Jason Greene [Sun, 30 Sep 2001 06:59:12 +0000 (06:59 +0000)]
@Added new function pcntl_exec, which behaves similar to execve.

23 years agoI could have sworn I test compiled this when I committed it a couple of
Rasmus Lerdorf [Sun, 30 Sep 2001 04:42:08 +0000 (04:42 +0000)]
I could have sworn I test compiled this when I committed it a couple of
days ago.  Must have been hallucinating.

23 years agoChangeLog update
<changelog@php.net> [Sun, 30 Sep 2001 00:09:40 +0000 (00:09 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sun, 30 Sep 2001 00:09:37 +0000 (00:09 +0000)]
NEWS update

23 years agoSearch frontend example has been updated.
Sergey Kartashoff [Sat, 29 Sep 2001 14:09:42 +0000 (14:09 +0000)]
Search frontend example has been updated.

23 years ago@- initial support of mnogosearch-3.2.x has been added. Not all features
Sergey Kartashoff [Sat, 29 Sep 2001 13:58:18 +0000 (13:58 +0000)]
@- initial support of mnogosearch-3.2.x has been added. Not all features
@  are implemented currently.
- initial support of mnogosearch-3.2.x has been added. Not all features
  are implemented currently.

23 years ago# fixed typo
Sergey Kartashoff [Sat, 29 Sep 2001 09:25:22 +0000 (09:25 +0000)]
# fixed typo

23 years agoming-0.2a needs rint() in libm.
Rui Hirokawa [Sat, 29 Sep 2001 08:15:39 +0000 (08:15 +0000)]
ming-0.2a needs rint() in libm.

23 years agoDoh! Return nothing when there is nothing back from a plugin
Mark L. Woodward [Sat, 29 Sep 2001 00:53:07 +0000 (00:53 +0000)]
Doh! Return nothing when there is nothing back from a plugin

23 years agoextract only the package.xml file instead of all files
Tomas V.V.Cox [Sat, 29 Sep 2001 00:38:24 +0000 (00:38 +0000)]
extract only the package.xml file instead of all files

23 years agoChangeLog update
<changelog@php.net> [Sat, 29 Sep 2001 00:09:47 +0000 (00:09 +0000)]
ChangeLog update

23 years agoAdded msession_set_array and msession_plugin
Mark L. Woodward [Fri, 28 Sep 2001 12:41:06 +0000 (12:41 +0000)]
Added msession_set_array and msession_plugin

23 years agoimplemented infoFromTgzFile()
Tomas V.V.Cox [Fri, 28 Sep 2001 00:55:16 +0000 (00:55 +0000)]
implemented infoFromTgzFile()

23 years agoChangeLog update
<changelog@php.net> [Fri, 28 Sep 2001 00:10:13 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Fri, 28 Sep 2001 00:10:10 +0000 (00:10 +0000)]
NEWS update

23 years agotab vs ws
Tomas V.V.Cox [Thu, 27 Sep 2001 23:59:16 +0000 (23:59 +0000)]
tab vs ws

23 years agodon't want "-" in package names
Tomas V.V.Cox [Thu, 27 Sep 2001 23:31:15 +0000 (23:31 +0000)]
don't want "-" in package names

23 years agoTypo
Jeroen van Wolffelaar [Thu, 27 Sep 2001 20:07:16 +0000 (20:07 +0000)]
Typo

23 years agoUndo Z_ subst for sapi and ext/yaz
Jeroen van Wolffelaar [Thu, 27 Sep 2001 20:01:23 +0000 (20:01 +0000)]
Undo Z_ subst for sapi and ext/yaz

23 years agoUndo Z_ subst
Jeroen van Wolffelaar [Thu, 27 Sep 2001 19:43:06 +0000 (19:43 +0000)]
Undo Z_ subst

23 years agoPatch from Sander Steffann <sander@steffann.nl> to prevent crash.
David Eriksson [Thu, 27 Sep 2001 12:28:10 +0000 (12:28 +0000)]
Patch from Sander Steffann <sander@steffann.nl> to prevent crash.

23 years ago- Bump it up in the right place
Andi Gutmans [Thu, 27 Sep 2001 08:08:33 +0000 (08:08 +0000)]
- Bump it up in the right place

23 years agoFix segfault and check for truecolor image in ImageColorAt
Rasmus Lerdorf [Thu, 27 Sep 2001 07:36:34 +0000 (07:36 +0000)]
Fix segfault and check for truecolor image in ImageColorAt
@- Fix segfault and check for truecolor image in ImageColorAt (Rasmus)

23 years ago- Fix crashbug in php_chunk_split()
Derick Rethans [Thu, 27 Sep 2001 06:55:23 +0000 (06:55 +0000)]
- Fix crashbug in php_chunk_split()

23 years agoinclude php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat...
Dan Libby [Thu, 27 Sep 2001 00:29:34 +0000 (00:29 +0000)]
include php_compat.h, so that we use php_XML_* if necessary. Better to do it in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link

23 years agoAnother leak bites the dust?
Zeev Suraski [Thu, 27 Sep 2001 00:21:21 +0000 (00:21 +0000)]
Another leak bites the dust?

23 years agoChangeLog update
<changelog@php.net> [Thu, 27 Sep 2001 00:11:04 +0000 (00:11 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Thu, 27 Sep 2001 00:11:01 +0000 (00:11 +0000)]
NEWS update

23 years agofixed Z_* conversion errors
Harald Radi [Wed, 26 Sep 2001 22:52:17 +0000 (22:52 +0000)]
fixed Z_* conversion errors

23 years agoRevert macro-subst, because wasn't necessary here, and those who were
Jeroen van Wolffelaar [Wed, 26 Sep 2001 22:24:44 +0000 (22:24 +0000)]
Revert macro-subst, because wasn't necessary here, and those who were
substitued weren't zvals

23 years agoMore accurate NEWS entry
Zeev Suraski [Wed, 26 Sep 2001 21:46:04 +0000 (21:46 +0000)]
More accurate NEWS entry

23 years agoFix pg_last_notice()
Zeev Suraski [Wed, 26 Sep 2001 21:44:48 +0000 (21:44 +0000)]
Fix pg_last_notice()

23 years ago- nl2br now handles different styles of line endings in one string. (Patch
Derick Rethans [Wed, 26 Sep 2001 19:34:46 +0000 (19:34 +0000)]
- nl2br now handles different styles of line endings in one string. (Patch
  by Boian Bonev <boian@bonev.com>)
@- nl2br now handles all styles of line-endings in one string. (Boian,
@  Derick)

23 years ago- This patch adds proper header file detection on system which
Derick Rethans [Wed, 26 Sep 2001 19:02:33 +0000 (19:02 +0000)]
- This patch adds proper header file detection on system which
  simultaneously isntallied libxml1 and libxml2 (eg. Debian) (patch by
  Markus Fischer <mfischer@php.net>)

23 years agoForce proper alignment of php_sockaddr_storage. Sparc will throw
Sascha Schumann [Wed, 26 Sep 2001 15:12:20 +0000 (15:12 +0000)]
Force proper alignment of php_sockaddr_storage.  Sparc will throw
a SIGBUS, when accessing the family part of a char-aligned structure.

23 years ago- whitespace fix
Derick Rethans [Wed, 26 Sep 2001 12:44:34 +0000 (12:44 +0000)]
- whitespace fix

23 years ago- Fixed error introduced by the macro substitution
Derick Rethans [Wed, 26 Sep 2001 12:34:30 +0000 (12:34 +0000)]
- Fixed error introduced by the macro substitution

23 years agoFixed Jeroen's macrofication
David Eriksson [Wed, 26 Sep 2001 11:09:10 +0000 (11:09 +0000)]
Fixed Jeroen's macrofication

23 years agoleave on first directory
David Eriksson [Wed, 26 Sep 2001 10:45:22 +0000 (10:45 +0000)]
leave on first directory

23 years ago5th and probably/hopefully last run of conv_z_macros
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:21:58 +0000 (09:21 +0000)]
5th and probably/hopefully last run of conv_z_macros

23 years agoTypo
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:11:49 +0000 (09:11 +0000)]
Typo

23 years agoFix build
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:09:40 +0000 (09:09 +0000)]
Fix build

23 years agoParse-fix
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:00:30 +0000 (09:00 +0000)]
Parse-fix

23 years ago4rd run... now also var.Z_*
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:53:37 +0000 (08:53 +0000)]
4rd run... now also var.Z_*

23 years agoFix the fix
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:51:53 +0000 (08:51 +0000)]
Fix the fix

23 years agoFix parse-error
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:41:05 +0000 (08:41 +0000)]
Fix parse-error

23 years ago3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:35:48 +0000 (08:35 +0000)]
3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.

23 years agoNow fixes virtually everything.
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:32:55 +0000 (08:32 +0000)]
Now fixes virtually everything.

Sorry, but I assumed that the original script was correct. Unfortunately, that
wasn't the case.

23 years ago- Fix NEWS
Derick Rethans [Wed, 26 Sep 2001 07:59:04 +0000 (07:59 +0000)]
- Fix NEWS

23 years agoAnd now correctly... and up until 3 levels
Jeroen van Wolffelaar [Wed, 26 Sep 2001 07:58:32 +0000 (07:58 +0000)]
And now correctly... and up until 3 levels

23 years agoThis fixes most var->Z_* problems
Jeroen van Wolffelaar [Wed, 26 Sep 2001 07:55:13 +0000 (07:55 +0000)]
This fixes most var->Z_* problems

23 years agoFixing Win32 build...after the last macro convertions.
Frank M. Kromann [Wed, 26 Sep 2001 03:43:34 +0000 (03:43 +0000)]
Fixing Win32 build...after the last macro convertions.

23 years agoFixing Win32 build...
Frank M. Kromann [Wed, 26 Sep 2001 03:24:19 +0000 (03:24 +0000)]
Fixing Win32 build...

23 years agoChangeLog update
<changelog@php.net> [Wed, 26 Sep 2001 00:10:05 +0000 (00:10 +0000)]
ChangeLog update

23 years agono message
Harald Radi [Tue, 25 Sep 2001 23:39:50 +0000 (23:39 +0000)]
no message

23 years ago2nd phase in back-substitution those macro's
Jeroen van Wolffelaar [Tue, 25 Sep 2001 22:49:04 +0000 (22:49 +0000)]
2nd phase in back-substitution those macro's

I've got pretty much everything now...

23 years agoShould've used my own script... 3rd try.
Jeroen van Wolffelaar [Tue, 25 Sep 2001 22:34:57 +0000 (22:34 +0000)]
Should've used my own script... 3rd try.

23 years agoBack-substitute for Z_* macro's. If it breaks some extension (the script isn't optima...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 21:58:48 +0000 (21:58 +0000)]
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.

23 years agofix release_ts_dbg libpath
Daniel Beulshausen [Tue, 25 Sep 2001 17:16:27 +0000 (17:16 +0000)]
fix release_ts_dbg libpath

23 years agonuke VARIANT module
Daniel Beulshausen [Tue, 25 Sep 2001 17:08:02 +0000 (17:08 +0000)]
nuke VARIANT module

23 years agoJust in case...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 16:06:39 +0000 (16:06 +0000)]
Just in case...

23 years agoEnhance to also process objects, and be more verbose
Jeroen van Wolffelaar [Tue, 25 Sep 2001 15:57:58 +0000 (15:57 +0000)]
Enhance to also process objects, and be more verbose

23 years agoAdded REQ_RANDSTR to support msession_randstr
Mark L. Woodward [Tue, 25 Sep 2001 12:21:45 +0000 (12:21 +0000)]
Added REQ_RANDSTR to support msession_randstr

23 years agoChanged config.m4 to a better default, updated README.
Mark L. Woodward [Tue, 25 Sep 2001 12:12:48 +0000 (12:12 +0000)]
Changed config.m4 to a better default, updated README.

23 years agoAdded msession_randstr, creates a random string from a single
Mark L. Woodward [Tue, 25 Sep 2001 12:11:25 +0000 (12:11 +0000)]
Added msession_randstr, creates a random string from a single
source.