Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ | |||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
* | | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 1 | -17/+5 |
|/ | |||||
* | Pierre requested an update to this. I don't think it makes sense to | Rasmus Lerdorf | 2006-10-30 | 1 | -1/+4 |
* | MFH: fix docs | foobar | 2005-12-06 | 1 | -1/+1 |
* | Fixed zend_parse_parameters arguments... | Stefan Esser | 2004-06-24 | 1 | -1/+1 |
* | - Change from PHP5 -> PHP 5 | Andi Gutmans | 2004-02-08 | 1 | -3/+3 |
* | - And fix the README too. | Derick Rethans | 2003-11-30 | 1 | -1/+1 |
* | - Update NEWS and README for input_filters | Derick Rethans | 2003-11-29 | 1 | -1/+5 |
* | - Fix sapi_input_filter patch. Returning 1 from the filter handler should | Derick Rethans | 2003-11-29 | 1 | -2/+3 |
* | An input filter might not simply strip stuff, it might also turn things | Rasmus Lerdorf | 2003-02-20 | 1 | -5/+5 |
* | Input Filter support. See README.input_filter for details. | Rasmus Lerdorf | 2003-02-19 | 1 | -0/+188 |