pajoye Sun, 04 Mar 2012 22:15:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323903
Log:
- fix bug #54407, Incorrectly defined NTDDI_VERSION macro
Bug: https://bugs.php.net/54407 (Closed) Incorrectly defined NTDDI_VERSION
macro
Chan
gron Sun, 04 Mar 2012 19:34:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323898
Log:
Fixed Bug #61052 (Missing error check in trait 'insteadof' clause)
Bug: https://bugs.php.net/61052 (Assigned) missing error check in trait
'insteadof'
The operation can continue on-successfully so E_NOTICE seemed
appropriate, I don't see a problem with escalating this to E_WARNING.
On Sat, Mar 3, 2012 at 9:34 PM, Laruence wrote:
> Hi:
> is a WARNING better? :)
>
> thanks
>
> On Sun, Mar 4, 2012 at 4:36 AM, Ilia Alshanetsky wrote:
>> iliaa
cataphract Sun, 04 Mar 2012 19:30:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323897
Log:
- size_t may be shorter than long and definitely is not signed. Note that the
z modifier was only added in C99, so we can't use it.
Changed paths:
cataphract Sun, 04 Mar 2012 19:17:49 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323896
Log:
- Allow Windows builds targeting Vista and above have access to the RFC 3678
API for multicasting.
Changed paths:
U php/php-src/trunk/ext/socket
gron Sun, 04 Mar 2012 18:33:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323892
Log:
Fixed Bug #60911 (Confusing error message when extending traits)
Bug: https://bugs.php.net/60911 (Assigned) Confusing error message when
extending trai
gron Sun, 04 Mar 2012 18:26:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323891
Log:
Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)
# Compatibility is now correctly checked in both directions.
# Introduced hel
pajoye Sun, 04 Mar 2012 17:02:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323886
Log:
- notes about xp&2003 drop
Changed paths:
U php/php-src/trunk/NEWS
U php/php-src/trunk/UPGRADING
Modified: php/php-src/trunk/NEWS
=
nikicSun, 04 Mar 2012 16:32:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323881
Log:
NEWS and UPGRADING for r323862
Changed paths:
U php/php-src/trunk/NEWS
U php/php-src/trunk/UPGRADING
Modified: php/php-src/trunk/NEWS
=
On Mar 4, 2012, at 7:08 AM, Pierre Joye wrote:
> pajoye Sun, 04 Mar 2012 15:08:12 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323865
>
> Log:
> - bump minimum version, no more XP/2003
Can you add this to UPGRADING and NEWS?
Chris
On Mar 4, 2012, at 5:39 AM, Nikita Popov wrote:
> nikicSun, 04 Mar 2012 13:39:12 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=323862
>
> Log:
> Deprecate /e modifier
>
This needs to be in UPGRADING and NEWS.
Chris
> See https://
pajoye Sun, 04 Mar 2012 15:23:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323866
Log:
- fix bug #54407, Incorrectly defined NTDDI_VERSION macro
Bug: https://bugs.php.net/54407 (Assigned) Incorrectly defined NTDDI_VERSION
macro
Ch
pajoye Sun, 04 Mar 2012 15:08:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323865
Log:
- bump minimum version, no more XP/2003
Changed paths:
U php/php-src/trunk/main/network.c
U php/php-src/trunk/win32/build/config.w32.h.in
nikicSun, 04 Mar 2012 13:52:48 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323863
Log:
Fix bug #60596: Code Cleanup Removing Superfluous If Statement
Cleanup only, no function change. Patch by ircmaxell.
Bug: https://bugs.php.net/60596 (O
nikicSun, 04 Mar 2012 13:39:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323862
Log:
Deprecate /e modifier
See https://wiki.php.net/rfc/remove_preg_replace_eval_modifier.
Changed paths:
U php/php-src/trunk/ext/pcre/php_pcre.c
15 matches
Mail list logo