summaryrefslogtreecommitdiff
path: root/win32/php5dllts.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2719/+0
|
* Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-141-8/+0
| | | | | | | | | | | - removed php_logo_guid() - removed php_egg_logo_guid() - removed php_real_logo_guid() - removed zend_logo_guid() - removed logo GUID handling - removed logo GUIDs from source - added logo data URIs instead for phpinfo() - added credits to phpinfo() page, but hidden by default
* - not there anymorePierre Joye2010-09-151-4/+0
|
* - remove dummy wrapper for readfilePierre Joye2010-09-111-4/+0
|
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+2735
|
* Remove old dsp/dsw/makefile files, these arent used by the build system ↵Kalle Sommer Nielsen2010-04-211-2735/+0
| | | | anymore and are barely updated nor available for all extensions
* - Removed unused code (replaced long time ago by url_scanner_ex.*Jani Taskinen2009-07-261-8/+0
|
* MFHJani Taskinen2008-11-211-4/+0
|
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-101-8/+0
|
* fix VC build:Stanislav Malyshev2006-09-131-20/+81
| | | | | | | - update PCRE defines - create timelib_config.h - update .def dependencies
* improve .dsp buildStanislav Malyshev2006-06-051-14/+325
|
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-59/+0
| | | | | | | - Changed WDDX extension to use new date parsing code. - Removed all remnants to the old parser. #- I hope that I didn't break the .dsp's...
* nuked filefoobar2005-05-241-4/+0
|
* - Add globals.cAndi Gutmans2004-07-301-0/+4
|
* Fix Windows buildZeev Suraski2004-07-221-0/+4
|
* Fix Win32 buildZeev Suraski2004-05-101-0/+4
|
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-0/+2434