summaryrefslogtreecommitdiff
path: root/ext/standard/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Split rand and mt_rand into separate filesLeigh2016-07-051-1/+1
* Initial implementation for CSPRNG APISammyK2015-05-091-1/+1
* enable static tsrm ls cache in ext/standardAnatol Belski2014-10-051-1/+2
* Base structure for passsword_create and password_make_saltAnthony Ferrara2012-06-241-1/+1
* - missing add headerPierre Joye2011-01-071-0/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-1/+1
* - #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt ...Pierre Joye2009-12-091-2/+2
* - Removed unused code (replaced long time ago by url_scanner_ex.*Jani Taskinen2009-07-261-1/+1
* MFH: Move these defines to config.w32.hKalle Sommer Nielsen2009-06-231-4/+1
* - symlink, hardlink & co support (2/2)Pierre Joye2009-01-161-1/+1
* - [MFH]Pierre Joye2009-01-061-1/+1
* -MFH:Pierre Joye2008-07-281-2/+6
* fixed win32 build when ext/mbstring is enabled.Rui Hirokawa2008-07-171-0/+3
* [DOC] enable inet_pton() and inet_ntop() on WindowsKalle Sommer Nielsen2008-05-221-0/+3
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-1/+1
* add file locking under windowsRob Richards2007-04-181-1/+1
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-041-1/+1
* - MFH: Fixed Windows build (patch by Mike)Derick Rethans2005-10-061-0/+2
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-191-1/+1
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-9/+0
* use quotes if the user specifies a path, but don't otherwise (since we don't ...Wez Furlong2003-12-061-1/+5
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+23