summaryrefslogtreecommitdiff
path: root/ext/standard/css.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* 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
* | Fix #70048: When running a phpinfo(), if you have a very long cell value you ...Geolim42015-07-111-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'pull-request/231'Stanislav Malyshev2013-07-211-16/+15
|\
| * fix for scrolling, other minor tweaksColin Viebrock2012-12-041-5/+5
| * Bump up table width a bit more and make columns consistentColin Viebrock2012-11-091-6/+6
| * Bringing CSS up to this decade's standards.Colin Viebrock2012-11-081-16/+15
* | 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: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFHJani Taskinen2007-11-051-4/+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
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed bug #23912 (Invalid CSS in phpinfo() output)Ilia Alshanetsky2003-06-031-8/+7
* Add vr classSascha Schumann2003-04-221-0/+1
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-3/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Fix the text alignment to be about same in any browser.foobar2002-10-101-0/+3
* Revert previous change, it did not fix anything.foobar2002-10-091-4/+3
* overrule <center>James Cox2002-10-091-3/+3
* don't define fonts ... use the browser defaultsColin Viebrock2002-10-081-3/+3
* fix phpinfo() output for better browser BCColin Viebrock2002-09-261-72/+16
* Change phpinfo() to use CSS styling instead of HTML code.Colin Viebrock2002-09-191-0/+114