Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
98d95dd8 |
| 16-Sep-1999 |
Zeev Suraski |
- Added support for unknown POST content types (Zeev) - Introduce the convert_to_*_ex() API in strlen()
|
#
b2c0acb9 |
| 12-Sep-1999 |
Zeev Suraski |
- Rewrote the GET/POST/Cookie data reader to support multi-dimensional arrays! (Zeev) This still needs a lot of more testing, but it seems to work more or less.
|
#
1b6ccfe8 |
| 11-Sep-1999 |
Zeev Suraski |
Cleanups & optimizations
|
#
fb910c64 |
| 11-Sep-1999 |
Zeev Suraski |
Cleanups
|
Revision tags: php-4.0b2 |
|
#
3cb1eb04 |
| 02-Aug-1999 |
Zeev Suraski |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h)
|
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
c5724cbd |
| 16-Jul-1999 |
Zeev Suraski |
License update
|
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP |
|
#
c43c2354 |
| 09-Jul-1999 |
Zeev Suraski |
Don't touch refcount and EA directly
|
Revision tags: BEFORE_REMOVING_GC_STEP2 |
|
#
5f62c347 |
| 09-Jul-1999 |
Zeev Suraski |
Step 2: Rename is_ref to EA
|
Revision tags: BEFORE_REMOVING_GC_STEP1 |
|
#
96bfbc79 |
| 12-Jun-1999 |
Zeev Suraski |
First attempt at moving the old RFC1867 support to the right place
|
#
0eb1498f |
| 28-May-1999 |
Zeev Suraski |
* Get Apache module to compile again with the regex stuff. * Get Apache to propertly work with POST, and some SAPI fixes
|
#
cf58b7ef |
| 25-May-1999 |
Zeev Suraski |
Add container for file-upload. It's not quite implemented yet.
|