Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Aspell module | Rasmus Lerdorf | 1999-07-09 | 5 | -0/+304 |
| | |||||
* | Reduce clutter a bit. | Andrey Hristov | 1999-07-08 | 1 | -1/+1 |
| | |||||
* | on par with latest php3 | Thies C. Arntzen | 1999-07-08 | 2 | -179/+215 |
| | |||||
* | Fix a memory leak by not allowing session_start() to be called more than once. | Andrey Hristov | 1999-07-07 | 1 | -0/+2 |
| | |||||
* | Support PCRE under Win32 | Zeev Suraski | 1999-07-06 | 1 | -2/+5 |
| | |||||
* | avoid two copies of pcre.c in the repository | Zeev Suraski | 1999-07-06 | 2 | -1/+1 |
| | |||||
* | Correct option caching | Andrey Hristov | 1999-07-05 | 2 | -1/+7 |
| | |||||
* | ups | Thies C. Arntzen | 1999-07-05 | 1 | -4/+4 |
| | |||||
* | fixed mem-leak | Thies C. Arntzen | 1999-07-05 | 1 | -2/+4 |
| | |||||
* | ported IPTC fro php3 | Thies C. Arntzen | 1999-07-05 | 3 | -17/+286 |
| | |||||
* | added RESOURCE-returning | Thies C. Arntzen | 1999-07-05 | 1 | -3/+3 |
| | |||||
* | up to php3 version | Thies C. Arntzen | 1999-07-05 | 1 | -21/+15 |
| | | | | | returns resources now! | ||||
* | updated to latest php3 | Thies C. Arntzen | 1999-07-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-07-03 | 1 | -0/+4 |
| | |||||
* | add missing include | Sascha Schumann | 1999-07-03 | 1 | -0/+1 |
| | |||||
* | ignore this | Sascha Schumann | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | there must be a better way | Sascha Schumann | 1999-07-03 | 1 | -0/+1 |
| | |||||
* | added some refcount stuff | Thies C. Arntzen | 1999-07-02 | 1 | -1/+12 |
| | |||||
* | losses memory like hell, but seems to work! | Thies C. Arntzen | 1999-07-02 | 2 | -31/+71 |
| | | | | | | | | | | | | | 3 things (this is a bad hack as of now!): - xml.c uses _php3_strtoupper is #include "../standard/php3_string.h" the right way to get the prototype? - i've copied php3i_long_pval/php3i_string_pval from the php3 tree into xml.c (this is defnetly WRONG, but where do i find those?) - as php3tls_pval_destructor is not available in zend, i've #define php3tls_pval_destructor(a) pval_destructor(a) which is maybe not what we want! | ||||
* | fix from php3 | Sascha Schumann | 1999-07-02 | 1 | -2/+2 |
| | |||||
* | someone please try whether the autoconf stuff works | Sascha Schumann | 1999-07-01 | 1 | -14/+14 |
| | | | | | for sybase and sybase-ct - I've neither one. | ||||
* | maybe fix, following Joey's description | Sascha Schumann | 1999-07-01 | 1 | -4/+2 |
| | |||||
* | --with-zlib should work now | Sascha Schumann | 1999-07-01 | 1 | -7/+7 |
| | |||||
* | changed boolean behaviour: | Thies C. Arntzen | 1999-07-01 | 1 | -2/+18 |
| | | | | | var_dump( | ||||
* | some additional consts | Sascha Schumann | 1999-07-01 | 2 | -4/+4 |
| | |||||
* | vpath thingie | Sascha Schumann | 1999-07-01 | 1 | -1/+1 |
| | |||||
* | implement a simple API in the case someone wants to define his/her own ↵ | Sascha Schumann | 1999-07-01 | 2 | -10/+74 |
| | | | | serialization stuff | ||||
* | No need for a PSLS_FETCH() if PSLS_D/PSLS_DC are supplied as function arguments | Zeev Suraski | 1999-06-29 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Andrey Hristov | 1999-06-29 | 1 | -1/+1 |
| | |||||
* | Added session expiration. | Andrey Hristov | 1999-06-29 | 2 | -4/+21 |
| | |||||
* | synced with 3.0.11 | Thies C. Arntzen | 1999-06-29 | 2 | -125/+237 |
| | | | | | ora_bind works! | ||||
* | Added session_is_registered(varname) function. | Andrey Hristov | 1999-06-28 | 2 | -0/+28 |
| | |||||
* | Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3. | Andrey Hristov | 1999-06-28 | 1 | -67/+57 |
| | |||||
* | oops | Andrey Hristov | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Andrey Hristov | 1999-06-28 | 1 | -1/+0 |
| | |||||
* | port | Sascha Schumann | 1999-06-27 | 1 | -6/+6 |
| | |||||
* | more porting | Sascha Schumann | 1999-06-27 | 6 | -13/+34 |
| | |||||
* | port over from php3 | Sascha Schumann | 1999-06-27 | 1 | -3/+13 |
| | |||||
* | add dbase_replace_record | Sascha Schumann | 1999-06-27 | 1 | -0/+69 |
| | |||||
* | Win32/general patches | Zeev Suraski | 1999-06-26 | 1 | -0/+2 |
| | |||||
* | * Get rid of another request_info element (filename) | Zeev Suraski | 1999-06-26 | 1 | -1/+1 |
| | | | | | * CGI through Apache should work now | ||||
* | *** empty log message *** | Zeev Suraski | 1999-06-26 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Andrey Hristov | 1999-06-23 | 3 | -9/+9 |
| | |||||
* | gettype now reports "boolean" correct | Thies C. Arntzen | 1999-06-22 | 1 | -0/+3 |
| | |||||
* | Making function accessible. | Andrey Hristov | 1999-06-22 | 1 | -0/+2 |
| | |||||
* | Making the function accessible. | Andrey Hristov | 1999-06-22 | 1 | -2/+2 |
| | |||||
* | Made preg_split() consistent with split(). | Andrey Hristov | 1999-06-22 | 2 | -60/+160 |
| | | | | | | Added a new /e modifier for preg_replace Kill a warning in pcrelib. | ||||
* | urlencode and decode return an empty-string if the input-string is empty ↵ | Thies C. Arntzen | 1999-06-22 | 1 | -2/+4 |
| | | | | | | | (matches php3 behaviour "more" closly) Please read my previous mail and comment! | ||||
* | Bad html in ifx_htmltbl_result(). | Danny Heijl | 1999-06-22 | 1 | -2/+1 |
| | |||||
* | Backing out changes. | Andrey Hristov | 1999-06-21 | 2 | -10/+6 |
| |