Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Fix use of uninitialised value in uniqid() where more_entropy=0 | Julien Pauli | 2017-08-01 | 1 | -12/+10 |
* | Fixed bug #74851: Improve uniqid() performance | Emmanuel Dreyfus | 2017-07-19 | 1 | -14/+15 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -2/+2 |
* | Use new param API in standard | Sara Golemon | 2016-12-30 | 1 | -4/+5 |
* | Revert "Fix bug #47890 #73215 uniqid() should use better random source" | Joe Watkins | 2016-10-18 | 1 | -19/+2 |
* | Fix bug #47890 #73215 uniqid() should use better random source | Yasuo Ohgaki | 2016-10-18 | 1 | -2/+19 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -3/+3 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+2 |
* | | Use strpprintf | Xinchen Hui | 2014-05-10 | 1 | -6/+4 |
* | | Cleanup (2-nd round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
* | | Temorary fixed memleak | Xinchen Hui | 2014-03-03 | 1 | -1/+2 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -1/+2 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Fix protos | Etienne Kneuss | 2008-05-04 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Nuked ending dots from error messages | Jani Taskinen | 2007-09-30 | 1 | -1/+1 |
* | %f -> %F | Ilia Alshanetsky | 2007-01-05 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin. | Ilia Alshanetsky | 2005-10-19 | 1 | -2/+2 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Simplify code. | Ilia Alshanetsky | 2004-10-28 | 1 | -3/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | @Make uniqid() parameters optional and allow any prefix length. (Marcus) | Marcus Boerger | 2002-12-20 | 1 | -13/+8 |
* | MFB | Marcus Boerger | 2002-12-20 | 1 | -1/+2 |
* | -disable uniqid() when required lib functions not available | Marcus Boerger | 2002-12-20 | 1 | -10/+12 |
* | -php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -1/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | Fixed another proto. | Egon Schmid | 2001-10-19 | 1 | -2/+2 |
* | Conver to use new parameter parsing API. | Andrei Zmievski | 2001-10-19 | 1 | -15/+11 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Z_*_P{0,2} macro work. | Sterling Hughes | 2001-08-17 | 1 | -4/+4 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -1/+1 |
* | more tsrm cleanup | Sascha Schumann | 2001-08-06 | 1 | -1/+1 |