Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
377ffeb5 |
| 17-Jun-2010 |
Pierre Joye |
- #51424, solaris part
|
#
84f3b132 |
| 17-Jun-2010 |
Pierre Joye |
- #51424, solaris part
|
#
e86710ce |
| 22-Apr-2010 |
Felipe Pena |
- Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile errors)
|
#
5234958f |
| 22-Apr-2010 |
Felipe Pena |
- Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile errors)
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3 |
|
#
dd8ab3ad |
| 21-Feb-2010 |
Joey Smith |
Not sure how I screwed up that MFH so badly. Proper fix to config.m4 applied for when checking different crypt() types.
|
#
dd6ecfc0 |
| 20-Feb-2010 |
Joey Smith |
MFH fix to config.m4 to make MD5 check label accurate
|
Revision tags: php-5.3.2RC2, php-5.2.13RC2 |
|
#
e2b9a01e |
| 10-Feb-2010 |
Christopher Jones |
Spelling typo in new check message
|
#
466c122a |
| 10-Feb-2010 |
Johannes Schlüter |
Fix config test
|
#
f732d74f |
| 09-Feb-2010 |
Johannes Schlüter |
Detect if we can rely on compiler-specific alignment features else use custom workarounds. Fixes #50753
|
Revision tags: php-5.2.13RC1, php-5.3.2RC1, php-5.2.12, php-5.2.12RC4 |
|
#
9001b403 |
| 09-Dec-2009 |
Pierre Joye |
- #50334, crypt ignores sha512 and add support for sha256/512 to php's crypt [DOC]
|
#
937358eb |
| 29-Nov-2009 |
Rasmus Lerdorf |
Revert attempt at supporting both autoconf 2.13 and modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as
Revert attempt at supporting both autoconf 2.13 and modern versions in the same build chain. There are simply too many broken things in 2.13 to make it work. Cache handling is broken as well which is why I need to revert the pdo_inc_path cache fix as well. trunk is now 2.60+ only and I'll work on cleaning out all the legacy cruft from there.
show more ...
|
#
7cdd7730 |
| 28-Nov-2009 |
Rasmus Lerdorf |
More work on the autoconf 2.13->2.60+ transition code. 2.13 should be working again with one weird libtool issue left to solve. It doesn't seem directly related to this stuff.
|
#
6961cd02 |
| 28-Nov-2009 |
Rasmus Lerdorf |
Ok, new attempt. Require autoconf-2.60 in this branch. This simplifies things quite a bit by entirely getting rid of the m4 diversions which were messing things up. Now we are using the
Ok, new attempt. Require autoconf-2.60 in this branch. This simplifies things quite a bit by entirely getting rid of the m4 diversions which were messing things up. Now we are using the built-in autoconf diversions the way they were intended and the HELP output order is preserved through the AC_PRESERVE_HELP_ORDER macro which was introduced in autoconf-2.59c The next thing to clean up are the template warnings and I want to get to the bottom of the cache warning we generate as well. Now that I fixed the _cv_ stuff, I am not sure that is still a valid warning.
show more ...
|
#
befa2374 |
| 27-Nov-2009 |
Rasmus Lerdorf |
Fix bug #50315
|
Revision tags: php-5.2.12RC3, php-5.2.12RC2 |
|
#
58ae9eeb |
| 25-Nov-2009 |
Rasmus Lerdorf |
Missed a few - now it really works with autoconf-2.64+
|
#
5a2b41a6 |
| 25-Nov-2009 |
Rasmus Lerdorf |
Someone strap down Jani and give him a sedative please. This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief.
|
Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1 |
|
#
05065346 |
| 11-Aug-2009 |
Scott MacVicar |
Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer.
|
#
af5df4c8 |
| 05-Aug-2009 |
Scott MacVicar |
Change dns.h to php_dns.h, part of my dns cleanup
|
#
ae492897 |
| 26-Jul-2009 |
Jani Taskinen |
- Removed unused code (replaced long time ago by url_scanner_ex.*
|
Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
8911ba1c |
| 11-Jan-2009 |
Scott MacVicar |
Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7 |
|
#
2e323544 |
| 02-Dec-2008 |
Christian Seiler |
- MFH: Implemented http://wiki.php.net/rfc/rounding
|
Revision tags: php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1 |
|
#
505ad557 |
| 25-Aug-2008 |
Jani Taskinen |
MFH
|
#
f1e4ae08 |
| 25-Aug-2008 |
Jani Taskinen |
MFH
|
#
569ea282 |
| 23-Aug-2008 |
Arnaud Le Blanc |
MFH: Fix build on solaris
|
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
1e820eca |
| 28-Jul-2008 |
Pierre Joye |
-MFH: - #45430, windows implementation of crypt is not TS - add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support - Make crypt fea
-MFH: - #45430, windows implementation of crypt is not TS - add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support - Make crypt features portable: - if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore - if one algo is missing, php's implemetation is used - Windows always use php's implementation - removed old code in windows/
show more ...
|