Daniel Beulshausen
e6d07d6fa3
added missing SABLOTLS_FETCH()
2000-11-23 14:02:41 +00:00
Hartmut Holzgraefe
df7c2eeabc
make genfunclist in phpdoc happy
2000-11-23 12:16:35 +00:00
Uwe Steinmann
4bb015938e
- The name of the extension has to be fdf and not fdftk
2000-11-23 10:55:51 +00:00
Uwe Steinmann
fb35b3996c
- fixed copy and paste error
2000-11-23 09:56:18 +00:00
Hartmut Holzgraefe
c534109bce
filename wildcards in a c comment were a bad idea
2000-11-23 06:58:14 +00:00
Frank M. Kromann
b24c82e82a
changed comment to allow compilation under win32
2000-11-23 01:47:39 +00:00
Hartmut Holzgraefe
e3dae1013d
added a "DO NOT EDIT!" header and regenerated the credits_*h files
2000-11-22 23:20:35 +00:00
Sascha Schumann
3cacf33572
Run through conv_z_macros
2000-11-22 22:05:02 +00:00
Sascha Schumann
c1dff68b34
Run through conv_z_macros and make use of RETVAL_STRING where useful
2000-11-22 22:00:39 +00:00
Sascha Schumann
53e3452649
Avoid estrdup and a couple of other minor cleanups
2000-11-22 21:52:53 +00:00
Sascha Schumann
e937eeb2e5
Run through conv_z_macros
2000-11-22 21:47:15 +00:00
Sascha Schumann
2f6fe425a4
There is no Apache extension per se. Please leave this directory empty.
...
I'll remove it from the repository in one week.
2000-11-22 21:43:52 +00:00
Sascha Schumann
781cf450f8
Run through conv_z_macros
2000-11-22 21:40:15 +00:00
Sascha Schumann
2c95d6268c
Add ircg
2000-11-22 20:46:40 +00:00
Zeev Suraski
c476bce2f1
At long last, import the bcmath library, by Phil Nelson
2000-11-22 20:20:02 +00:00
Stanislav Malyshev
b36afe2957
Fix memory leaks in cURL.
...
cURL doesn't free strings we pass to him, so let PHP do it.
2000-11-22 15:46:13 +00:00
Dan Kalowsky
e7aff0b676
@ 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
2000-11-22 15:31:04 +00:00
Sterling Hughes
a56c9f8e68
Hmmm, that wasn't good.
2000-11-22 15:19:59 +00:00
Daniel Beulshausen
2fefaba7b6
tsrm realpath implementation is fixed
...
@ Fixed realpath() in Virtual Directory mode (Daniel)
2000-11-22 10:08:25 +00:00
Sascha Schumann
939b72c771
removing '{' was certainly not intended
2000-11-22 04:16:25 +00:00
Sascha Schumann
886fbabb0b
Don't access opt, if opt was not set.
2000-11-22 04:15:27 +00:00
Sascha Schumann
5347ef1728
Whitespace fix and initialize ret properly
2000-11-22 04:10:04 +00:00
Hartmut Holzgraefe
0b981df1b2
some more info on the ctype extension
2000-11-22 01:35:58 +00:00
Hartmut Holzgraefe
9d468a33c4
an experimental extension providing the C ctype function family
2000-11-22 01:00:44 +00:00
Sterling Hughes
0a1f0ea22e
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)
2000-11-21 12:12:19 +00:00
foobar
358731195f
Fix bug #7034
2000-11-21 11:07:50 +00:00
Hartmut Holzgraefe
f5bf3c10fd
make HAVE_FOPENCOOKIE available for other extensions besides zlib
2000-11-21 08:38:20 +00:00
Daniel Beulshausen
fda42b034f
fix PDF image open under Win32
2000-11-21 07:08:01 +00:00
Frank M. Kromann
649c59b731
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.
2000-11-21 03:09:16 +00:00
Hartmut Holzgraefe
4a8d9df816
# a minor change, but still important :)
2000-11-21 00:43:25 +00:00
Hartmut Holzgraefe
cedb39ee56
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
2000-11-21 00:40:13 +00:00
Hartmut Holzgraefe
67bb9d1ae2
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
2000-11-20 21:36:38 +00:00
foobar
dc70b6172b
Fixed typo. #6933
2000-11-20 17:32:46 +00:00
Sterling Hughes
b853cd5dc8
Revert.
2000-11-20 17:27:50 +00:00
Stanislav Malyshev
119ee485c6
Move "replace value" logic to Zend
2000-11-20 12:39:14 +00:00
Hartmut Holzgraefe
1f6878e912
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Hartmut Holzgraefe
df81663614
first step towards auto-generated credits
2000-11-20 10:05:57 +00:00
Hartmut Holzgraefe
c8a56ea11d
typo fix (copy/paste bug?)
2000-11-19 19:18:12 +00:00
Sterling Hughes
3b1a3a3f8c
*** empty log message ***
2000-11-19 16:54:54 +00:00
Stanislav Malyshev
92dd81ba7f
Fix #3261 - variables declared as "global" in function do not get the right
...
value after session_start.
2000-11-19 13:13:36 +00:00
Chuck Hagenbuch
965bb6d211
include checks for cal_misc.h and icalroutines.h
2000-11-19 02:42:06 +00:00
James Moore
2116cfedf3
Stopping Compile Warnings when using old GD
2000-11-18 18:09:42 +00:00
Zeev Suraski
82952f8830
Persist these numbers so that they stay for the duration of the entire process
2000-11-18 12:48:31 +00:00
Zeev Suraski
66c667c974
Fix thread-safety bug in bcmath
2000-11-18 02:59:31 +00:00
Zeev Suraski
030b707296
Update SAPI modules to interface with the new TSRM.
...
Enable thread-safety memory debugging in ISAPI when in debug mode
2000-11-18 02:44:04 +00:00
Stig Venaas
b81828864f
Added optional passphrase argument to openssl_get_privatekey()
...
@- Added OpenSSL extension (Stig Venaas)
2000-11-17 19:49:13 +00:00
Stig Venaas
8b500cdcdf
Renamed openssl_read_privatekey openssl_get_privatekey, and some minor
...
fixes including init and shutdown functions
2000-11-17 19:17:07 +00:00
Sascha Schumann
5767ab3f75
Reset the state, if there is garbage in an HTML tag.
...
PR: #7854
2000-11-17 16:27:37 +00:00
Chuck Hagenbuch
eb437a5870
close bug 7851
2000-11-17 16:10:43 +00:00
Dan Kalowsky
b52648efd5
Missed one section that required the addition of a new HAVE_SOLID_30
...
This should be correct now.
2000-11-17 15:48:09 +00:00