Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restored double->long conversion behavior to that of PHP 5.2 (on most platfor... | Matt Wilmas | 2009-06-04 | 1 | -0/+1 |
* | add object-compatible array modes | Stanislav Malyshev | 2008-11-24 | 1 | -0/+2 |
* | these are not bits, but bytes.. | Antony Dovgal | 2008-08-18 | 1 | -1/+1 |
* | add note on 64bit compatibility and mention check_parameters.php | Antony Dovgal | 2008-08-18 | 1 | -0/+26 |
* | - Clarify the difference with * and + args | Jani Taskinen | 2007-11-06 | 1 | -1/+2 |
* | - Fix type in example | Johannes Schlüter | 2007-09-28 | 1 | -1/+1 |
* | - Fix f | Marcus Boerger | 2007-05-23 | 1 | -1/+1 |
* | Update | Andrei Zmievski | 2007-02-05 | 1 | -3/+3 |
* | - Add ^ specifier that returns original string type before conversion. | Andrei Zmievski | 2007-02-02 | 1 | -0/+2 |
* | - x was added toparameter parsing api | Marcus Boerger | 2006-12-19 | 1 | -0/+2 |
* | *** empty log message *** | Andrei Zmievski | 2006-08-02 | 1 | -53/+64 |
* | Fix void* -> zstr | Andrei Zmievski | 2006-07-20 | 1 | -2/+2 |
* | Make 't' and 'T' use zstr for storage type. | Andrei Zmievski | 2006-07-19 | 1 | -14/+4 |
* | Add '+' varargs specifier that requires at least one arg. | Andrei Zmievski | 2006-07-19 | 1 | -1/+21 |
* | Implement varargs parameter parsing. See README for examples. | Andrei Zmievski | 2006-07-18 | 1 | -0/+39 |
* | - Reorder and add missing | Marcus Boerger | 2006-07-12 | 1 | -11/+13 |
* | Explain new specifiers | Andrei Zmievski | 2006-07-11 | 1 | -4/+47 |
* | . Update docu | Marcus Boerger | 2006-01-25 | 1 | -9/+23 |
* | ws | Antony Dovgal | 2006-01-24 | 1 | -1/+1 |
* | - Update docu | Marcus Boerger | 2006-01-24 | 1 | -0/+1 |
* | - Whitespace | Derick Rethans | 2003-01-03 | 1 | -8/+8 |
* | Formatting nit: "autoconverted" to "auto-converted" | Jon Parise | 2002-10-23 | 1 | -1/+1 |
* | Please note that you need to use 'int' as a length type when | Sascha Schumann | 2002-07-03 | 1 | -1/+8 |
* | - Fix README | Derick Rethans | 2002-07-03 | 1 | -1/+3 |
* | Minor tweaks | Rasmus Lerdorf | 2001-10-23 | 1 | -3/+4 |
* | Fix-up. | Andrei Zmievski | 2001-10-22 | 1 | -14/+30 |
* | Adding some docs for new parameter parsing API. They really should be more | Andrei Zmievski | 2001-10-22 | 1 | -0/+101 |