]>
granicus.if.org Git - php/log
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
Tomas V.V.Cox [Fri, 5 Oct 2001 13:02:08 +0000 (13:02 +0000)]
added tests for PHP version comparing functions
Tomas V.V.Cox [Fri, 5 Oct 2001 12:46:21 +0000 (12:46 +0000)]
changed the logic of version comparation
Sascha Schumann [Fri, 5 Oct 2001 12:22:12 +0000 (12:22 +0000)]
fix declaration
Sterling Hughes [Fri, 5 Oct 2001 07:12:27 +0000 (07:12 +0000)]
make this work under OSX
Tomas V.V.Cox [Fri, 5 Oct 2001 01:32:13 +0000 (01:32 +0000)]
E_ALL fixes
Tomas V.V.Cox [Fri, 5 Oct 2001 00:28:36 +0000 (00:28 +0000)]
get rid of the RC part of php versions
<changelog@php.net> [Fri, 5 Oct 2001 00:11:33 +0000 (00:11 +0000)]
ChangeLog update
Daniel Beulshausen [Thu, 4 Oct 2001 20:21:19 +0000 (20:21 +0000)]
fix gd2 preprocessor definitions
Daniel Beulshausen [Thu, 4 Oct 2001 20:19:46 +0000 (20:19 +0000)]
undo last changes
Daniel Beulshausen [Thu, 4 Oct 2001 20:14:17 +0000 (20:14 +0000)]
fix macro
Daniel Beulshausen [Thu, 4 Oct 2001 20:10:58 +0000 (20:10 +0000)]
use maxpathlen instead of path_max
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)
Harald Radi [Thu, 4 Oct 2001 18:24:44 +0000 (18:24 +0000)]
no message
Derick Rethans [Thu, 4 Oct 2001 15:25:39 +0000 (15:25 +0000)]
- 'Fix' for bug #13543
Sebastian Bergmann [Thu, 4 Oct 2001 14:18:52 +0000 (14:18 +0000)]
MFZE1
Sascha Schumann [Thu, 4 Oct 2001 09:31:11 +0000 (09:31 +0000)]
update
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>
<changelog@php.net> [Thu, 4 Oct 2001 00:10:38 +0000 (00:10 +0000)]
ChangeLog update
Stanislav Malyshev [Wed, 3 Oct 2001 11:35:51 +0000 (11:35 +0000)]
Fix typo - comment is ; not '
Jason Greene [Wed, 3 Oct 2001 03:48:27 +0000 (03:48 +0000)]
Add cleanup on an exec failure
Remove debug comments
<changelog@php.net> [Wed, 3 Oct 2001 00:10:10 +0000 (00:10 +0000)]
ChangeLog update
Sascha Schumann [Tue, 2 Oct 2001 14:54:46 +0000 (14:54 +0000)]
typo fix by zoot@zotikos.com
Andrei Zmievski [Tue, 2 Oct 2001 13:57:29 +0000 (13:57 +0000)]
Fix.
<changelog@php.net> [Tue, 2 Oct 2001 00:11:54 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 2 Oct 2001 00:11:50 +0000 (00:11 +0000)]
NEWS update
Sascha Schumann [Mon, 1 Oct 2001 21:03:05 +0000 (21:03 +0000)]
@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
may fail.
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.)
<changelog@php.net> [Mon, 1 Oct 2001 00:12:07 +0000 (00:12 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 1 Oct 2001 00:12:02 +0000 (00:12 +0000)]
NEWS update
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.
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
Jon Parise [Sun, 30 Sep 2001 16:20:05 +0000 (16:20 +0000)]
Ignore generated files.
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.
Stig Venaas [Sun, 30 Sep 2001 13:30:18 +0000 (13:30 +0000)]
Didn't compile, replaced some TSRMLS_C with TSRMLS_CC
Jason Greene [Sun, 30 Sep 2001 06:59:12 +0000 (06:59 +0000)]
@Added new function pcntl_exec, which behaves similar to execve.
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.
<changelog@php.net> [Sun, 30 Sep 2001 00:09:40 +0000 (00:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 30 Sep 2001 00:09:37 +0000 (00:09 +0000)]
NEWS update
Sergey Kartashoff [Sat, 29 Sep 2001 14:09:42 +0000 (14:09 +0000)]
Search frontend example has been updated.
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.
Sergey Kartashoff [Sat, 29 Sep 2001 09:25:22 +0000 (09:25 +0000)]
# fixed typo
Rui Hirokawa [Sat, 29 Sep 2001 08:15:39 +0000 (08:15 +0000)]
ming-0.2a needs rint() in libm.
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
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
<changelog@php.net> [Sat, 29 Sep 2001 00:09:47 +0000 (00:09 +0000)]
ChangeLog update
Mark L. Woodward [Fri, 28 Sep 2001 12:41:06 +0000 (12:41 +0000)]
Added msession_set_array and msession_plugin
Tomas V.V.Cox [Fri, 28 Sep 2001 00:55:16 +0000 (00:55 +0000)]
implemented infoFromTgzFile()
<changelog@php.net> [Fri, 28 Sep 2001 00:10:13 +0000 (00:10 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 28 Sep 2001 00:10:10 +0000 (00:10 +0000)]
NEWS update
Tomas V.V.Cox [Thu, 27 Sep 2001 23:59:16 +0000 (23:59 +0000)]
tab vs ws
Tomas V.V.Cox [Thu, 27 Sep 2001 23:31:15 +0000 (23:31 +0000)]
don't want "-" in package names
Jeroen van Wolffelaar [Thu, 27 Sep 2001 20:07:16 +0000 (20:07 +0000)]
Typo
Jeroen van Wolffelaar [Thu, 27 Sep 2001 20:01:23 +0000 (20:01 +0000)]
Undo Z_ subst for sapi and ext/yaz
Jeroen van Wolffelaar [Thu, 27 Sep 2001 19:43:06 +0000 (19:43 +0000)]
Undo Z_ subst
David Eriksson [Thu, 27 Sep 2001 12:28:10 +0000 (12:28 +0000)]
Patch from Sander Steffann <sander@steffann.nl> to prevent crash.
Andi Gutmans [Thu, 27 Sep 2001 08:08:33 +0000 (08:08 +0000)]
- Bump it up in the right place
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)
Derick Rethans [Thu, 27 Sep 2001 06:55:23 +0000 (06:55 +0000)]
- Fix crashbug in php_chunk_split()
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
Zeev Suraski [Thu, 27 Sep 2001 00:21:21 +0000 (00:21 +0000)]
Another leak bites the dust?
<changelog@php.net> [Thu, 27 Sep 2001 00:11:04 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 27 Sep 2001 00:11:01 +0000 (00:11 +0000)]
NEWS update
Harald Radi [Wed, 26 Sep 2001 22:52:17 +0000 (22:52 +0000)]
fixed Z_* conversion errors
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
Zeev Suraski [Wed, 26 Sep 2001 21:46:04 +0000 (21:46 +0000)]
More accurate NEWS entry
Zeev Suraski [Wed, 26 Sep 2001 21:44:48 +0000 (21:44 +0000)]
Fix pg_last_notice()
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)
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>)
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.
Derick Rethans [Wed, 26 Sep 2001 12:44:34 +0000 (12:44 +0000)]
- whitespace fix
Derick Rethans [Wed, 26 Sep 2001 12:34:30 +0000 (12:34 +0000)]
- Fixed error introduced by the macro substitution
David Eriksson [Wed, 26 Sep 2001 11:09:10 +0000 (11:09 +0000)]
Fixed Jeroen's macrofication
David Eriksson [Wed, 26 Sep 2001 10:45:22 +0000 (10:45 +0000)]
leave on first directory
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:21:58 +0000 (09:21 +0000)]
5th and probably/hopefully last run of conv_z_macros
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:11:49 +0000 (09:11 +0000)]
Typo
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:09:40 +0000 (09:09 +0000)]
Fix build
Jeroen van Wolffelaar [Wed, 26 Sep 2001 09:00:30 +0000 (09:00 +0000)]
Parse-fix
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:53:37 +0000 (08:53 +0000)]
4rd run... now also var.Z_*
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:51:53 +0000 (08:51 +0000)]
Fix the fix
Jeroen van Wolffelaar [Wed, 26 Sep 2001 08:41:05 +0000 (08:41 +0000)]
Fix parse-error
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.
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.
Derick Rethans [Wed, 26 Sep 2001 07:59:04 +0000 (07:59 +0000)]
- Fix NEWS
Jeroen van Wolffelaar [Wed, 26 Sep 2001 07:58:32 +0000 (07:58 +0000)]
And now correctly... and up until 3 levels
Jeroen van Wolffelaar [Wed, 26 Sep 2001 07:55:13 +0000 (07:55 +0000)]
This fixes most var->Z_* problems
Frank M. Kromann [Wed, 26 Sep 2001 03:43:34 +0000 (03:43 +0000)]
Fixing Win32 build...after the last macro convertions.
Frank M. Kromann [Wed, 26 Sep 2001 03:24:19 +0000 (03:24 +0000)]
Fixing Win32 build...
<changelog@php.net> [Wed, 26 Sep 2001 00:10:05 +0000 (00:10 +0000)]
ChangeLog update
Harald Radi [Tue, 25 Sep 2001 23:39:50 +0000 (23:39 +0000)]
no message
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...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 22:34:57 +0000 (22:34 +0000)]
Should've used my own script... 3rd try.
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.
Daniel Beulshausen [Tue, 25 Sep 2001 17:16:27 +0000 (17:16 +0000)]
fix release_ts_dbg libpath
Daniel Beulshausen [Tue, 25 Sep 2001 17:08:02 +0000 (17:08 +0000)]
nuke VARIANT module
Jeroen van Wolffelaar [Tue, 25 Sep 2001 16:06:39 +0000 (16:06 +0000)]
Just in case...
Jeroen van Wolffelaar [Tue, 25 Sep 2001 15:57:58 +0000 (15:57 +0000)]
Enhance to also process objects, and be more verbose
Mark L. Woodward [Tue, 25 Sep 2001 12:21:45 +0000 (12:21 +0000)]
Added REQ_RANDSTR to support msession_randstr
Mark L. Woodward [Tue, 25 Sep 2001 12:12:48 +0000 (12:12 +0000)]
Changed config.m4 to a better default, updated README.
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.