Zeev Suraski
1b6ccfe86c
Cleanups & optimizations
1999-09-11 14:09:29 +00:00
Zeev Suraski
fb910c64cd
Cleanups
1999-09-11 13:44:23 +00:00
Andrey Hristov
b87e105411
Workaround for m4 weirdness.
1999-09-10 18:53:55 +00:00
Mark Musone
b147536a10
lets not go down that road..were onyl going to use the internal event structure. No passing objects
1999-09-10 18:25:19 +00:00
Mark Musone
75b03f5f72
wrong preprocessor command
1999-09-10 18:21:41 +00:00
Mark Musone
c8f88a0c0b
ported the php3 stuff to php4. This module should work intechangably between the two versions also
1999-09-10 18:15:29 +00:00
Zeev Suraski
d7357c0649
*** empty log message ***
1999-09-10 16:27:13 +00:00
Uwe Steinmann
055472d3b4
- wrong use of php_print corrected
1999-09-10 05:23:02 +00:00
Zeev Suraski
2f9260fe4c
Lost functionality in earlier fix... That should really work.
1999-09-10 02:59:37 +00:00
Zeev Suraski
7dc2579bfe
That should do the trick (untested)
1999-09-10 02:55:28 +00:00
Mark Musone
f2b3c3c2f6
my bad, sorry
1999-09-10 02:47:49 +00:00
Mark Musone
63243be5ac
fixed memory leak
1999-09-10 02:37:46 +00:00
Uwe Steinmann
ca4005f623
forgot to change prototype
1999-09-09 06:41:15 +00:00
Uwe Steinmann
6bcb8eb1be
pdf_setfont got optional parameter to embed fonts
1999-09-09 06:19:01 +00:00
Andrey Hristov
42e39d474b
Remove extraneous debug dlerror() call which results in the subsequent
...
dlerror() returning NULL.
1999-09-08 19:36:18 +00:00
Danny Heijl
558d287af9
Be consistent.
1999-09-08 14:09:05 +00:00
Uwe Steinmann
66a636a6ae
- add posibility to specify how objrec to objarr conversion
...
is performed (not ready yet)
1999-09-08 12:29:13 +00:00
Andi Gutmans
48ab0fb57d
- Fix warnings and win32 compile
1999-09-07 20:29:31 +00:00
Andrey Hristov
6101d108e0
Here you go, Egon.
1999-09-07 19:41:28 +00:00
Stefan Roehrich
06362129fa
Fixed behavior with empty doc_root.
...
gzgetss() now uses _php3_strip_tags.
1999-09-07 19:05:37 +00:00
Stig Bakken
5c40e7c41e
Add thread-safety notice here. The solution is using gethostbyname_r,
...
but it seems that it takes different parameters on Solaris and
Linux. ;-P We should probably make a wrapper function, and make a
configure test that checks if there is a reentrant version available,
and if not protect gethostbyname and similar calls with a mutex until
the results have been copied. Ugly.
1999-09-07 18:46:25 +00:00
Andrey Hristov
7aacff63c9
Added second parameter to array_keys() which allows returning keys
...
only for a specific value in an array.
1999-09-07 18:29:59 +00:00
Andrey Hristov
cff218cf54
Kill compiler warning.
1999-09-07 18:26:36 +00:00
Andrey Hristov
209fe717b1
Kill warnings.
1999-09-07 16:09:18 +00:00
Uwe Steinmann
51b01ca9b7
- uniqid() used the additional parameter even if it was not provided
...
this caused an segm fault. fixed it.
1999-09-07 10:34:17 +00:00
Zeev Suraski
959ad0e9ea
A couple of BoundsChecker fixes
1999-09-06 22:40:27 +00:00
Egon Schmid
f0f7b9de53
File should here be string.
1999-09-06 20:13:23 +00:00
Stefan Roehrich
e4b7bf4ae8
Removed remaining PHP_31 defines.
...
First try with ZTS support, can someone with a working ZTS enabled setup test this, please?
1999-09-06 19:09:47 +00:00
Gergely Madarász
8ee14c990b
Enabled shared build of gd module
1999-09-06 16:50:11 +00:00
Danny Heijl
dad0716e37
- "Resourcified" the Informix driver.
1999-09-06 13:55:43 +00:00
Jakub Skopal
a38995a832
Workaround for crypt() getting too few characters for salt.
1999-09-06 13:24:36 +00:00
Stefan Roehrich
93252bd556
Fixed prototype.
1999-09-06 08:59:48 +00:00
Zeev Suraski
f3e63d9e71
Fix the 4.0 tree (forgot to commit)
1999-09-06 05:21:45 +00:00
Jakub Skopal
5cc16d86b0
Added addcslashes(), stripcslashes().
...
Reverted addslashes() to the very original behaviour.
1999-09-05 20:55:13 +00:00
Andi Gutmans
14d9a59f1c
- Make dir functions compile in Win32
...
- Fix too early memory manager initialization (For you Thies)
1999-09-05 19:04:40 +00:00
Stefan Roehrich
5bcc067687
Find debian umich-ldap libraries/include files.
1999-09-05 16:28:16 +00:00
Andreas Karajannis
361a09e5fa
Renaming odbc files
1999-09-05 13:03:22 +00:00
Andreas Karajannis
8a7d806054
New resource handling for odbc module
1999-09-05 13:01:42 +00:00
Jakub Skopal
8c2f752c3d
C++ comment fix... sorry.
1999-09-05 00:58:59 +00:00
Jakub Skopal
06545c3364
Appended second argument of addslashes(),
...
Changed php_addslashes() to add \000 instead of just \0
1999-09-05 00:55:48 +00:00
Rasmus Lerdorf
f42659a8f1
Kill a warning
1999-09-04 22:15:51 +00:00
Stefan Roehrich
fcd55e03cb
First try with new resource handling in zlib module.
1999-09-04 21:51:54 +00:00
Rasmus Lerdorf
d3439023d3
Catch a timeout and add user-level interface for connection handling
1999-09-04 21:10:39 +00:00
Andrey Hristov
8e9cd1e4ae
Oops, don't need those commented out blocks.
1999-09-04 19:09:37 +00:00
Andrey Hristov
ef943e75a5
Conform to new resource handling guidelines.
1999-09-04 19:07:57 +00:00
Zeev Suraski
c12d4bc7d4
*** empty log message ***
1999-09-04 13:18:59 +00:00
Zeev Suraski
6d4ab7372d
Add resource support to the Sybase CT module
1999-09-04 13:03:09 +00:00
Sascha Schumann
62fc17983a
First try at WDDX serializer
...
(not active currently)
1999-09-04 11:25:43 +00:00
Zeev Suraski
81301ad2a9
A few fixes
1999-09-04 11:05:34 +00:00
Sascha Schumann
7e70c1ad91
cleanup
1999-09-04 08:33:31 +00:00