summaryrefslogtreecommitdiff
path: root/ext/standard/uniqid.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Revert "Fix bug #47890 #73215 uniqid() should use better random source"Joe Watkins2016-10-181-19/+2
* Fix bug #47890 #73215 uniqid() should use better random sourceYasuo Ohgaki2016-10-181-2/+19
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+2
* | Use strpprintfXinchen Hui2014-05-101-6/+4
* | Cleanup (2-nd round)Dmitry Stogov2014-04-151-1/+1
* | Temorary fixed memleakXinchen Hui2014-03-031-1/+2
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-1/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Fix protosEtienne Kneuss2008-05-041-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Nuked ending dots from error messagesJani Taskinen2007-09-301-1/+1
* %f -> %FIlia Alshanetsky2007-01-051-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Change E_ERROR to E_WARNING when more_entropy flag is off on Cygwin.Ilia Alshanetsky2005-10-191-2/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* Simplify code.Ilia Alshanetsky2004-10-281-3/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* * email address changeStig Bakken2003-03-181-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* @Make uniqid() parameters optional and allow any prefix length. (Marcus)Marcus Boerger2002-12-201-13/+8
* MFBMarcus Boerger2002-12-201-1/+2
* -disable uniqid() when required lib functions not availableMarcus Boerger2002-12-201-10/+12
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fixed another proto.Egon Schmid2001-10-191-2/+2
* Conver to use new parameter parsing API.Andrei Zmievski2001-10-191-15/+11
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Z_*_P{0,2} macro work.Sterling Hughes2001-08-171-4/+4
* WhitespaceZeev Suraski2001-08-111-1/+1
* more tsrm cleanupSascha Schumann2001-08-061-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2