summaryrefslogtreecommitdiff
path: root/ext/standard/pageinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|
* master renames phase 3Anatol Belski2014-08-251-1/+1
|
* master renames phase 1Anatol Belski2014-08-251-11/+11
|
* further fixes to ext/standardAnatol Belski2014-08-181-8/+8
|
* several fixes -Anatol Belski2014-08-161-1/+1
| | | | | | - param parsing Z_PARAM_STR vs Z_PARAM_STRING - some functions for new params - etc
* fix macros in the 5 basic extensionsAnatol Belski2014-08-161-5/+5
|
* 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
|
* * Pass TSRMLS_C around pageinfo.cKalle Sommer Nielsen2010-04-131-10/+28
| | | | * Use zend_parse_parameters_none() in pageinfo.c
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* removed now obsolete NetWare hack since I fixed thisGuenter Knauf2009-11-031-4/+0
| | | | | with Novell some longer time ago in their SDK header.
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* NetWare LibC has pwd.h. Removed unwanted extern basic_globals_id declaration ↵Anantha Kesari H Y2005-02-211-5/+0
| | | | for Netware.
* removed redundance LIBC checks for NETWAREAnantha Kesari H Y2004-09-251-6/+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
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* - argh... this is getting annoyingDerick Rethans2002-09-061-1/+1
|
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-061-0/+13
|
* Fixed a compile failure in Win32 caused by previous patch.Ilia Alshanetsky2002-08-161-2/+14
| | | | | Changed else statement to comply with PHP coding standards.
* Added a handler for php -r '' for SAFE_MODEIlia Alshanetsky2002-08-161-0/+5
|
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Make php_startpage and php_getlastmod available from shared extensionsFrank M. Kromann2001-12-031-4/+10
|
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
|
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+1
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+7
|
* Add getmygid() and safe_mode_gid ini directive to allow safe mode to doRasmus Lerdorf2001-07-091-1/+25
| | | | | | | a gid check instead of a uid check. @ - Add getmygid() and safe_mode_gid ini directive to allow safe mode to do @ a gid check instead of a uid check. (James E. Flemer, Rasmus)
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+8
|
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
| | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* Fix possible crash when stat information is not availableStanislav Malyshev2000-08-081-3/+5
|
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-1/+2
| | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
|
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
|
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
|
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-2/+2
|
* More cleanup!Zeev Suraski2000-02-101-39/+11
|
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
| | | | | you start counting at 0 or 1).
* More php3_ annihilationZeev Suraski1999-12-181-4/+4
|
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
|
* @- Made pageinfo.c thread-safe (Sascha)Sascha Schumann1999-12-121-17/+21
|
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-1/+1
| | | | | php3_compat.h)
* License updateZeev Suraski1999-07-161-20/+9
|