summaryrefslogtreecommitdiff
path: root/pygments/lexers/_phpbuiltins.py
Commit message (Collapse)AuthorAgeFilesLines
* Made the following improvements to the PHP builtins script:Jeff Welch2014-06-051-89/+1057
| | | | | | | | | * account for the fact that functions are not always listed on the same line * added 15 missing modules * added 500+ missing functions * removed a handful of deprecated functions and modules NOTE: A couple of seldom used functions were removed that don't seem to be deprecated. This is a bug on PHP's side and I'll work to get it fixed.
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-3/+6
|
* manual prettifying and small fixes after futurize runGeorg Brandl2014-01-181-1/+1
|
* futurizing: move to print_function and "except X as Y" syntaxGeorg Brandl2014-01-181-2/+3
|
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
|
* Happy new year 2013.Georg Brandl2013-01-091-2/+2
|
* Copyright update.Georg Brandl2012-02-051-1/+1
|
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
|
* Better typo fix.whatthejeff2011-04-201-1/+1
|
* Fixed a typo.whatthejeff2011-04-201-1/+1
|
* Made the following improvements to the PHP builtins script:whatthejeff2011-04-201-1741/+2139
| | | | | | | | * Switched to a different URL as the old URL is now dead. * One larger file is downloaded instead of thousands of smaller files. * ~200 files are scanned instead of thousands of files. * Removed invalid functions like 'main' and 'delete'. * Added ~300 missing functions.
* Happy new year!Georg Brandl2010-01-011-1/+1
|
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-2/+2
| | | | Update AUTHORS file accordingly.
* open() should be used instead of file()Benjamin Peterson2008-09-211-2/+2
|
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
|
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
|
* [svn] More pylint fixes, update BBcode formatter to new style API.gbrandl2006-10-301-12/+10
|
* [svn] Update make check.gbrandl2006-10-221-2/+2
|
* [svn] Name change, round 4 (rename SVN root folder).gbrandl2006-10-191-0/+3391