summaryrefslogtreecommitdiff
path: root/README.PARAMETER_PARSING_API
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-9/+9
* [ci skip] Document zend_parse_parameters_none()Christoph M. Becker2018-07-031-0/+12
* Fix one zpp usage in interbaseTjerk Meesters2016-03-031-2/+2
* Remove TSRMLS_* from docs as it's not used anymoreStanislav Malyshev2016-02-171-14/+14
* improve zpp readmeAnatol Belski2015-04-221-1/+1
* Fix README.PARAMETER_PARSING_APIFrancois Laupretre2015-01-091-1/+1
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-36/+26
|\
| * Update README.PARAMETER_PARSING_APIJohannes Schlüter2014-09-201-36/+26
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+0
|/
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-101-1/+1
|\
| * typo fixes (accommodate, parameter)Veres Lajos2013-06-101-1/+1
| * - Added 'p' type specifierFelipe Pena2011-06-071-0/+1
* | Update README.PARAMETER_PARSING_APIGustavo Lopes2013-01-091-3/+18
* | - Added 'p' type specifierFelipe Pena2011-06-071-0/+1
|/
* MFH:Matt Wilmas2009-06-041-0/+1
* add object-compatible array modesStanislav Malyshev2008-11-241-0/+2
* MFHAntony Dovgal2008-08-181-1/+1
* MFH: add note on 64bit compatibility and mention check_parameters.phpAntony Dovgal2008-08-181-0/+26
* MFHJani Taskinen2007-11-061-1/+2
* - Fix testsJani Taskinen2007-11-021-45/+103
* - MFH: Fix type in exampleJohannes Schlüter2007-09-281-1/+1
* Update ! docs.Andrei Zmievski2007-02-051-2/+2
* - Reorder and add missingMarcus Boerger2006-07-121-5/+8
* - WhitespaceDerick Rethans2003-01-031-8/+8
* Formatting nit: "autoconverted" to "auto-converted"Jon Parise2002-10-231-1/+1
* Please note that you need to use 'int' as a length type whenSascha Schumann2002-07-031-1/+8
* - Fix READMEDerick Rethans2002-07-031-1/+3
* Minor tweaksRasmus Lerdorf2001-10-231-3/+4
* Fix-up.Andrei Zmievski2001-10-221-14/+30
* Adding some docs for new parameter parsing API. They really should be moreAndrei Zmievski2001-10-221-0/+101