History log of /php-src/ (Results 113601 – 113625 of 114805)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c2f752c05-Sep-1999 Jakub Skopal

C++ comment fix... sorry.

06545c3305-Sep-1999 Jakub Skopal

Appended second argument of addslashes(),
Changed php_addslashes() to add \000 instead of just \0

bcb0020704-Sep-1999 Rasmus Lerdorf

Forgot one

f42659a804-Sep-1999 Rasmus Lerdorf

Kill a warning

ce4e09da04-Sep-1999 Zeev Suraski

This was actually intentional... put it back in and improve

54ec3a8e04-Sep-1999 Rasmus Lerdorf

Cleanups

What the heck was that dangling (c) for in the PUTC macros? Were they
supposed to serve some sort of purpose, because I sure don't see one for
them.

7d33215104-Sep-1999 Zeev Suraski

Fix a stupid bug (from stefan@roehri.ch)

fcd55e0304-Sep-1999 Stefan Roehrich

First try with new resource handling in zlib module.

045aaef604-Sep-1999 Rasmus Lerdorf

Oops, set_time_limit() would never have worked becase HAVE_SETITIMER
never got defined anywhere.

56b7592004-Sep-1999 Rasmus Lerdorf

Oops

d343902304-Sep-1999 Rasmus Lerdorf

Catch a timeout and add user-level interface for connection handling

82d975d604-Sep-1999 Rasmus Lerdorf

Might as well bail as soon as we know we should since this is now
possible. We still need to set our connection status bit field so a
shutdown function can figure out if a script was termina

Might as well bail as soon as we know we should since this is now
possible. We still need to set our connection status bit field so a
shutdown function can figure out if a script was terminated due to an
abort, timeout or finished normally.

show more ...

0bede91404-Sep-1999 Rasmus Lerdorf

First part of the connection_status work. No user-callable functions
yet. That is coming next. Have also only done Apache and CGI so far.
Will have to crack open my ISAPI book to do that o

First part of the connection_status work. No user-callable functions
yet. That is coming next. Have also only done Apache and CGI so far.
Will have to crack open my ISAPI book to do that one.

Also changed the SAPI output functions to return an int. We'll check
the connection status inside each one, but we might need the return
code at some other level and I don't see a good reason for just tossing
these return codes.

show more ...

8e9cd1e404-Sep-1999 Andrey Hristov

Oops, don't need those commented out blocks.

3af5f84c04-Sep-1999 Andrey Hristov

Kill compiler warnings.

ef943e7504-Sep-1999 Andrey Hristov

Conform to new resource handling guidelines.

c12d4bc704-Sep-1999 Zeev Suraski

*** empty log message ***

6d4ab73704-Sep-1999 Zeev Suraski

Add resource support to the Sybase CT module

62fc179804-Sep-1999 Sascha Schumann

First try at WDDX serializer
(not active currently)

81301ad204-Sep-1999 Zeev Suraski

A few fixes

7e70c1ad04-Sep-1999 Sascha Schumann

cleanup

c49cdc9a04-Sep-1999 Sascha Schumann

remove superflicious enumaration

7796f4d904-Sep-1999 Sascha Schumann

bail out, if ps_mm_instance wasn't initialized correctly
(should take place in global startup)

7e50dda904-Sep-1999 Sascha Schumann

implement single directory garbage collector

43523e9804-Sep-1999 Zeev Suraski

Update the mSQL module with the latest tech

1...<<4541454245434544454545464547454845494550>>...4593