Thies C. Arntzen
08055feffa
out of space in private (brain) memory;-)
2000-02-27 18:02:14 +00:00
Zeev Suraski
863651dff1
Compile fix
2000-02-27 17:11:03 +00:00
Thies C. Arntzen
48bc90a8aa
just so that i don't forget
2000-02-27 14:31:04 +00:00
Chuck Hagenbuch
4beb8a0d7d
Some formatting, and fix the crashes in mcal_next_recurrence (finally!)
2000-02-27 01:38:31 +00:00
Zeev Suraski
ece1369191
Fix Sybase DB compilation
2000-02-26 21:35:15 +00:00
Zeev Suraski
1261271839
Allow the INI callbacks to know at what stage PHP is
2000-02-26 15:36:23 +00:00
Zeev Suraski
fd344d3602
@- Added ini_set() as an alias to ini_alter() (Zeev)
2000-02-26 14:53:18 +00:00
Uwe Steinmann
a86e27db95
- More function in php module
2000-02-26 11:58:49 +00:00
Chuck Hagenbuch
3a59390e9d
fixing imap_undelete to accept 2 or 3 arguments, not 3 or 4.
2000-02-26 06:58:15 +00:00
Zeev Suraski
bf5cb890b0
- Convert 'PHP3' to 'PHP'
...
- Avoid declaring crypt() related salt types twice
2000-02-26 03:20:55 +00:00
Chuck Hagenbuch
1841e77906
- Removing the code that checks for Zend, since this is distinctly
...
php4-specific now.
- bringing it up to date with the mcal functions in php3
- cleanups
Unfortunately, it still segfaults. I'll file a bug report about that...
2000-02-26 03:09:11 +00:00
Stig Bakken
d23e5d837a
@- Implemented default_charset and default_mimetype config directives (Stig)
...
Implemented default_charset and default_mimetype configuration directives.
Started implementing ticks in PHP.
2000-02-25 21:27:03 +00:00
Zeev Suraski
99d572ad14
Make 4-diogit date RFC 2068 compliant
2000-02-25 16:45:52 +00:00
Egon Schmid
10f52b4805
Breaks funclist.txt
2000-02-25 11:28:41 +00:00
Egon Schmid
c0b3d86d91
More protos.
2000-02-25 08:54:12 +00:00
Jouni Ahto
ab7bbbb160
Ported T1lib support from PHP3.
...
@- Ported T1lib support from PHP3. (Jouni)
# That's almost a lie... needs still some work.
2000-02-25 06:43:51 +00:00
Zeev Suraski
b51805caeb
Update .dsp
2000-02-24 20:03:58 +00:00
Egon Schmid
e387105e35
Thies I will give up until tomorrow.
2000-02-24 17:23:04 +00:00
Egon Schmid
35a5c6f192
More protos.
2000-02-24 16:53:39 +00:00
Egon Schmid
c846de3fb4
More protos.
2000-02-24 16:36:07 +00:00
Egon Schmid
0178fb1ab5
More protos.
2000-02-24 16:30:42 +00:00
Egon Schmid
76ec07c402
Is it ok, Andrei.
2000-02-24 16:03:27 +00:00
Zeev Suraski
5520a43b77
- Fix Win32 build in Release_TS* modes
2000-02-24 15:56:48 +00:00
Egon Schmid
478abf57d4
More protos.
2000-02-24 15:55:10 +00:00
Egon Schmid
971a6f1702
More protos.
2000-02-24 15:11:09 +00:00
Egon Schmid
284491887f
There are more '|' and should be mixed.
2000-02-24 15:06:33 +00:00
Egon Schmid
c07b5282af
More protos.
2000-02-24 14:43:53 +00:00
Andrei Zmievski
2b9b11d3af
Fix bug #3599 .
2000-02-24 14:37:05 +00:00
Andrei Zmievski
c401bbe22e
Fix proto.
2000-02-24 14:07:35 +00:00
Sascha Schumann
189847996d
Revert last commit (cybercash has its own version of base64.h)
2000-02-24 10:58:21 +00:00
Egon Schmid
0275e4f665
Will watch the diffs as much as I can.
2000-02-24 10:11:42 +00:00
Thies C. Arntzen
88b903da66
zorro does a Z - egon does an e?
2000-02-24 09:32:50 +00:00
Egon Schmid
fe615efb5c
More protos.
2000-02-24 08:39:02 +00:00
Egon Schmid
7da7a50c69
More protos.
2000-02-24 08:07:29 +00:00
Egon Schmid
3b5efa05f7
More protos.
2000-02-24 07:49:43 +00:00
Egon Schmid
dcf5f1a8d5
Most functions don't have protos.
2000-02-24 07:46:56 +00:00
Egon Schmid
5bccee70ae
More protos.
2000-02-24 07:38:19 +00:00
Egon Schmid
9c94a2b971
More protos.
2000-02-24 07:27:39 +00:00
Zeev Suraski
b82f261918
Fix name
2000-02-23 22:50:57 +00:00
Zeev Suraski
6981775d23
Remove obsolete code
2000-02-23 21:52:23 +00:00
Stig Bakken
b275477b76
(PHP getrusage) don't define this function at all if the getrusage() function
...
is not available on the system.
2000-02-23 21:37:43 +00:00
Danny Heijl
4eae85673a
- Win32 compile fixes
2000-02-23 21:18:06 +00:00
Andi Gutmans
de6c9f35a1
- MySQL now compiles right into the PHP 4 binary on Windows
2000-02-23 21:10:18 +00:00
Sascha Schumann
1e1e162e31
Define SQL_SUCCEEDED for Solid.
...
PR: #3383
2000-02-23 19:16:34 +00:00
Sascha Schumann
027512320f
Include <sys/types.h> and <sys/time.h> before <sys/resource.h>
2000-02-23 17:39:58 +00:00
Egon Schmid
7bc9ea2b9f
More protos.
2000-02-23 16:57:09 +00:00
Egon Schmid
11e2405489
More protos.
2000-02-23 16:38:38 +00:00
Andreas Karajannis
324391bc30
uodbc now uses zend's reference system. The crashes on request shutdown should be gone.
2000-02-23 16:34:08 +00:00
Egon Schmid
1970a527ff
More protos.
2000-02-23 16:33:01 +00:00
Egon Schmid
ecb74a01a1
More protos.
2000-02-23 16:26:10 +00:00