]>
granicus.if.org Git - php/log
Frank M. Kromann [Thu, 23 Nov 2000 01:47:39 +0000 (01:47 +0000)]
changed comment to allow compilation under win32
Hartmut Holzgraefe [Wed, 22 Nov 2000 23:20:35 +0000 (23:20 +0000)]
added a "DO NOT EDIT!" header and regenerated the credits_*h files
Hartmut Holzgraefe [Wed, 22 Nov 2000 23:04:33 +0000 (23:04 +0000)]
merged ext/apache/CREDITS and sapi/apache/CREDITS
Hartmut Holzgraefe [Wed, 22 Nov 2000 22:53:33 +0000 (22:53 +0000)]
this little scripts will collect the CREDITS files from
all the ext/ and sapi/ subdirectories and put them all
together into ext/standard/credit_[ext|sapi].h
Sascha Schumann [Wed, 22 Nov 2000 22:05:02 +0000 (22:05 +0000)]
Run through conv_z_macros
Sascha Schumann [Wed, 22 Nov 2000 22:00:39 +0000 (22:00 +0000)]
Run through conv_z_macros and make use of RETVAL_STRING where useful
Sascha Schumann [Wed, 22 Nov 2000 21:52:53 +0000 (21:52 +0000)]
Avoid estrdup and a couple of other minor cleanups
Sascha Schumann [Wed, 22 Nov 2000 21:47:15 +0000 (21:47 +0000)]
Run through conv_z_macros
Sascha Schumann [Wed, 22 Nov 2000 21:43:52 +0000 (21:43 +0000)]
There is no Apache extension per se. Please leave this directory empty.
I'll remove it from the repository in one week.
Sascha Schumann [Wed, 22 Nov 2000 21:40:15 +0000 (21:40 +0000)]
Run through conv_z_macros
Sascha Schumann [Wed, 22 Nov 2000 20:46:40 +0000 (20:46 +0000)]
Add ircg
Zeev Suraski [Wed, 22 Nov 2000 20:20:02 +0000 (20:20 +0000)]
At long last, import the bcmath library, by Phil Nelson
Andi Gutmans [Wed, 22 Nov 2000 19:53:17 +0000 (19:53 +0000)]
- Remove code which has been commented out for ages.
Stanislav Malyshev [Wed, 22 Nov 2000 15:46:13 +0000 (15:46 +0000)]
Fix memory leaks in cURL.
cURL doesn't free strings we pass to him, so let PHP do it.
Dan Kalowsky [Wed, 22 Nov 2000 15:31:04 +0000 (15:31 +0000)]
@ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)
This should remove the BUG#4615, thanks to Eric Veldhuyzen
(eric@terra.telemediair.nl) for the assistance on this (aka elegence vs
my hack).
This does not fix BUG#7922 though, which is currently being looked into
Sterling Hughes [Wed, 22 Nov 2000 15:19:59 +0000 (15:19 +0000)]
Hmmm, that wasn't good.
Daniel Beulshausen [Wed, 22 Nov 2000 10:08:25 +0000 (10:08 +0000)]
tsrm realpath implementation is fixed
@ Fixed realpath() in Virtual Directory mode (Daniel)
Andi Gutmans [Wed, 22 Nov 2000 04:59:32 +0000 (04:59 +0000)]
- Thanks to "Daniel Beulshausen" <daniel@php4win.de>
Sascha Schumann [Wed, 22 Nov 2000 04:24:35 +0000 (04:24 +0000)]
Pass on the exit status
Sascha Schumann [Wed, 22 Nov 2000 04:24:04 +0000 (04:24 +0000)]
Set the exit status from the return value of php_execute_script()
Sascha Schumann [Wed, 22 Nov 2000 04:23:26 +0000 (04:23 +0000)]
Return the exit status from php_execute_script()
Sascha Schumann [Wed, 22 Nov 2000 04:16:25 +0000 (04:16 +0000)]
removing '{' was certainly not intended
Sascha Schumann [Wed, 22 Nov 2000 04:15:27 +0000 (04:15 +0000)]
Don't access opt, if opt was not set.
Sascha Schumann [Wed, 22 Nov 2000 04:10:04 +0000 (04:10 +0000)]
Whitespace fix and initialize ret properly
<changelog@php.net> [Wed, 22 Nov 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 22 Nov 2000 02:09:07 +0000 (02:09 +0000)]
NEWS update
Hartmut Holzgraefe [Wed, 22 Nov 2000 01:35:58 +0000 (01:35 +0000)]
some more info on the ctype extension
Hartmut Holzgraefe [Wed, 22 Nov 2000 01:00:44 +0000 (01:00 +0000)]
an experimental extension providing the C ctype function family
Zeev Suraski [Tue, 21 Nov 2000 22:41:49 +0000 (22:41 +0000)]
Fix build
Andi Gutmans [Tue, 21 Nov 2000 16:14:02 +0000 (16:14 +0000)]
- The baby patch wasn't that innocent :)
Andrei Zmievski [Tue, 21 Nov 2000 15:29:02 +0000 (15:29 +0000)]
Sterling's patch to make get_defined_vars() simpler and better.
Sterling Hughes [Tue, 21 Nov 2000 12:12:19 +0000 (12:12 +0000)]
Major rework of the basic api which provides:
- All Sablotron errors are now caught meaning nothing is
ever outputted directly to the screen allowing you to
catch all errors.
- A mechanism is provided for you to have an error function
which recieves all sablotron errors.
- All of the basic functions re-use a single processor increasing
performance (especially with high loads).
- Added a bunch of comments, more to come (this way other people
can easily modify my source).
@ Added the xslt_set_error_handler() function to the Sablotron extension.
@ (Sterling)
@ Improved Sablotron's error handling system allowing you to catch all
@ errors before they are outputted to the screen. (Sterling)
foobar [Tue, 21 Nov 2000 11:07:50 +0000 (11:07 +0000)]
Fix bug #7034
Hartmut Holzgraefe [Tue, 21 Nov 2000 08:38:20 +0000 (08:38 +0000)]
make HAVE_FOPENCOOKIE available for other extensions besides zlib
Hartmut Holzgraefe [Tue, 21 Nov 2000 08:00:21 +0000 (08:00 +0000)]
added .cvsignore files for tests directories
Daniel Beulshausen [Tue, 21 Nov 2000 07:08:01 +0000 (07:08 +0000)]
fix PDF image open under Win32
Frank M. Kromann [Tue, 21 Nov 2000 03:11:33 +0000 (03:11 +0000)]
Adding php.ini value to set default batch size for mssql extension
Frank M. Kromann [Tue, 21 Nov 2000 03:09:16 +0000 (03:09 +0000)]
Adding new functions, mssql_affected_rows and mssql_fetch_batch.
Added optional paramter to mssql_query, batchsize used minimize the memery usage during select of large datasats.
<changelog@php.net> [Tue, 21 Nov 2000 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Tue, 21 Nov 2000 00:43:25 +0000 (00:43 +0000)]
# a minor change, but still important :)
Hartmut Holzgraefe [Tue, 21 Nov 2000 00:40:13 +0000 (00:40 +0000)]
all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.c
so all the #define/#include workarounds in zlib.c are no longer needed
Frank M. Kromann [Mon, 20 Nov 2000 22:32:02 +0000 (22:32 +0000)]
Adding credits.c to project to allow compilation.
Frank M. Kromann [Mon, 20 Nov 2000 22:31:38 +0000 (22:31 +0000)]
removing compiler warning by including credits.h
Hartmut Holzgraefe [Mon, 20 Nov 2000 21:36:38 +0000 (21:36 +0000)]
fixed a compile problem with glibc<=2.1.1 (#7327, #7892)
# zlib.c still produces a warning, perhaps i should move
# the fopen wrapper to a seperate file to get things right
# but i think i will wait for the autoconf book to arrive
Andi Gutmans [Mon, 20 Nov 2000 20:54:10 +0000 (20:54 +0000)]
- NEVER copy and paste :)
Andi Gutmans [Mon, 20 Nov 2000 20:49:42 +0000 (20:49 +0000)]
- Baby patch towards making the damn pass-by-ref work.
foobar [Mon, 20 Nov 2000 17:32:46 +0000 (17:32 +0000)]
Fixed typo. #6933
Sterling Hughes [Mon, 20 Nov 2000 17:27:50 +0000 (17:27 +0000)]
Revert.
Zeev Suraski [Mon, 20 Nov 2000 12:59:56 +0000 (12:59 +0000)]
Update API number
Stanislav Malyshev [Mon, 20 Nov 2000 12:39:14 +0000 (12:39 +0000)]
Move "replace value" logic to Zend
Stanislav Malyshev [Mon, 20 Nov 2000 12:35:08 +0000 (12:35 +0000)]
Add macro to replace value of zval with another value while preserving
referencing structure
Hartmut Holzgraefe [Mon, 20 Nov 2000 10:33:33 +0000 (10:33 +0000)]
2nd step towards auto-credits
Hartmut Holzgraefe [Mon, 20 Nov 2000 10:05:57 +0000 (10:05 +0000)]
first step towards auto-generated credits
Andi Gutmans [Mon, 20 Nov 2000 05:09:21 +0000 (05:09 +0000)]
- This patch is broken and needs more thorough fixing.
<changelog@php.net> [Mon, 20 Nov 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update
Andi Gutmans [Sun, 19 Nov 2000 19:49:58 +0000 (19:49 +0000)]
- Try and fix the problem when sending references returned from a function by reference.
Hartmut Holzgraefe [Sun, 19 Nov 2000 19:18:12 +0000 (19:18 +0000)]
typo fix (copy/paste bug?)
Sterling Hughes [Sun, 19 Nov 2000 16:54:54 +0000 (16:54 +0000)]
*** empty log message ***
Sterling Hughes [Sun, 19 Nov 2000 13:51:48 +0000 (13:51 +0000)]
*** empty log message ***
Stanislav Malyshev [Sun, 19 Nov 2000 13:13:36 +0000 (13:13 +0000)]
Fix #3261 - variables declared as "global" in function do not get the right
value after session_start.
Zeev Suraski [Sun, 19 Nov 2000 12:28:28 +0000 (12:28 +0000)]
Fix Zend build for non ZTS
David Hedbor [Sun, 19 Nov 2000 09:10:16 +0000 (09:10 +0000)]
Patch to find module dir
Chuck Hagenbuch [Sun, 19 Nov 2000 02:42:06 +0000 (02:42 +0000)]
include checks for cal_misc.h and icalroutines.h
<changelog@php.net> [Sun, 19 Nov 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update
Adam Dickmeiss [Sat, 18 Nov 2000 18:56:47 +0000 (18:56 +0000)]
Added .cvsignore file.
James Moore [Sat, 18 Nov 2000 18:09:42 +0000 (18:09 +0000)]
Stopping Compile Warnings when using old GD
Zeev Suraski [Sat, 18 Nov 2000 12:48:31 +0000 (12:48 +0000)]
Persist these numbers so that they stay for the duration of the entire process
Zeev Suraski [Sat, 18 Nov 2000 11:43:08 +0000 (11:43 +0000)]
Forgot to commit the non-debug build fix yesterday...
Zeev Suraski [Sat, 18 Nov 2000 02:59:31 +0000 (02:59 +0000)]
Fix thread-safety bug in bcmath
Zeev Suraski [Sat, 18 Nov 2000 02:44:04 +0000 (02:44 +0000)]
Update SAPI modules to interface with the new TSRM.
Enable thread-safety memory debugging in ISAPI when in debug mode
Zeev Suraski [Sat, 18 Nov 2000 02:43:23 +0000 (02:43 +0000)]
Add thread-safety debugging information (idea - Dmitri Dmitrienko)
Zeev Suraski [Sat, 18 Nov 2000 02:41:14 +0000 (02:41 +0000)]
Beef up debugging support
<changelog@php.net> [Sat, 18 Nov 2000 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 18 Nov 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Fri, 17 Nov 2000 23:31:15 +0000 (23:31 +0000)]
Import debug-level improvements to TSRM, by Dmitri Dmitrienko
Stig Venaas [Fri, 17 Nov 2000 19:57:19 +0000 (19:57 +0000)]
Added openssl extension info
Stig Venaas [Fri, 17 Nov 2000 19:49:13 +0000 (19:49 +0000)]
Added optional passphrase argument to openssl_get_privatekey()
@- Added OpenSSL extension (Stig Venaas)
Stig Venaas [Fri, 17 Nov 2000 19:17:07 +0000 (19:17 +0000)]
Renamed openssl_read_privatekey openssl_get_privatekey, and some minor
fixes including init and shutdown functions
Sascha Schumann [Fri, 17 Nov 2000 16:27:37 +0000 (16:27 +0000)]
Reset the state, if there is garbage in an HTML tag.
PR: #7854
Chuck Hagenbuch [Fri, 17 Nov 2000 16:10:43 +0000 (16:10 +0000)]
close bug 7851
Sascha Schumann [Fri, 17 Nov 2000 16:02:08 +0000 (16:02 +0000)]
PHP does not care about inline at all, so get rid of this block.
Dan Kalowsky [Fri, 17 Nov 2000 15:48:09 +0000 (15:48 +0000)]
Missed one section that required the addition of a new HAVE_SOLID_30
This should be correct now.
Jason Greene [Fri, 17 Nov 2000 15:41:02 +0000 (15:41 +0000)]
Decided not to clutter NEWS file with build fix, It is big enough already.
Dan Kalowsky [Fri, 17 Nov 2000 15:09:46 +0000 (15:09 +0000)]
Corrected the spelling of verion to version, and cleaned the configuration
code up a bit. Also added in much better (read: tested) support for
Solid 3.0. Credit for almost all of the patch goes to Eric Veldhuyzen,
minor modifications done (by me) to make it non-linux specific.
This commit also creates the HAVE_SOLID_30 define
@ Fixed/created support for Solid 3.0 databases (kalowsky)
@ Fixed support for Solid 2.3 databases (kalowsky)
Andrei Zmievski [Fri, 17 Nov 2000 14:21:31 +0000 (14:21 +0000)]
Fix.
Kirill Maximov [Fri, 17 Nov 2000 10:55:37 +0000 (10:55 +0000)]
@ quoted_printable_decode() function is made RFC-2045 compliant. (Kir)
This hopefully closes bugs #5321, #7138, #7855.
Test script for the function is added.
<changelog@php.net> [Fri, 17 Nov 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 17 Nov 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update
Jason Greene [Thu, 16 Nov 2000 23:58:39 +0000 (23:58 +0000)]
Added ext/java fix line - I should learn to use '@' correctly : )
Jason Greene [Thu, 16 Nov 2000 22:19:48 +0000 (22:19 +0000)]
SUN CC does not like like left side casting - see bug #6759
@Fixed ext/java so that it will compile with SUN CC
Thies C. Arntzen [Thu, 16 Nov 2000 12:37:35 +0000 (12:37 +0000)]
fix ora_fetch_into to allow_call_time_pass_reference = Off; (#7838)
foobar [Thu, 16 Nov 2000 11:16:25 +0000 (11:16 +0000)]
extname -> openssl
Thies C. Arntzen [Thu, 16 Nov 2000 10:16:22 +0000 (10:16 +0000)]
don't use TLS in MINIT function.
<changelog@php.net> [Thu, 16 Nov 2000 02:09:07 +0000 (02:09 +0000)]
ChangeLog update
Sascha Schumann [Wed, 15 Nov 2000 23:37:50 +0000 (23:37 +0000)]
Clear idle_read_timer
Jan Borsodi [Wed, 15 Nov 2000 19:09:44 +0000 (19:09 +0000)]
Removed an unneccesary #warning which was used for testing purposes only.
Jan Borsodi [Wed, 15 Nov 2000 19:02:14 +0000 (19:02 +0000)]
Initial import, PHP program for testing if the qtdom extension is available.
Jan Borsodi [Wed, 15 Nov 2000 19:01:44 +0000 (19:01 +0000)]
Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes.
It has several C functions which are used for initiating a QDomDocument and traversing it.
Jan Borsodi [Wed, 15 Nov 2000 18:59:59 +0000 (18:59 +0000)]
Initial import, contains PHP specific extensions, takes care of converting C++ QDom objects to PHP objects.
This version has only one function: qdom_tree() which returns a tree of a string containing an XML document.
Jan Borsodi [Wed, 15 Nov 2000 18:55:00 +0000 (18:55 +0000)]
Autoconf configure script for qt dom, needs some more checking in the future.