<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-5.5.8</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-12-23T11:00:49+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2013-12-23T11:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3f7a145b5abd66d1c77e65060d15702db4d36529'/>
<id>3f7a145b5abd66d1c77e65060d15702db4d36529</id>
<content type='text'>
* PHP-5.4:
  removed outdated IsDebuggerPresent declaration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  removed outdated IsDebuggerPresent declaration
</pre>
</div>
</content>
</entry>
<entry>
<title>removed outdated IsDebuggerPresent declaration</title>
<updated>2013-12-23T10:53:47+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2013-12-23T10:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f156e684ac290f4ec69564f653d3167cdb5c62be'/>
<id>f156e684ac290f4ec69564f653d3167cdb5c62be</id>
<content type='text'>
This piece of code seems to retain compatibility with some windows
versions before 2000. Today it's not relevant anymore and only
produces a warning C4273 because of the conflicting prototype. In
VC9 the declaration is present in winbase.h:4142, but available
is it already in winxp. Here's the doc link
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680345(v=vs.85).aspx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This piece of code seems to retain compatibility with some windows
versions before 2000. Today it's not relevant anymore and only
produces a warning C4273 because of the conflicting prototype. In
VC9 the declaration is present in winbase.h:4142, but available
is it already in winxp. Here's the doc link
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680345(v=vs.85).aspx
</pre>
</div>
</content>
</entry>
<entry>
<title>opcodes</title>
<updated>2013-12-22T13:20:41+00:00</updated>
<author>
<name>krakjoe</name>
<email>joe.watkins@live.co.uk</email>
</author>
<published>2013-12-22T13:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=704866d6fdbccb74ecf2a4feb54ce7787bdf0c16'/>
<id>704866d6fdbccb74ecf2a4feb54ce7787bdf0c16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-12-22T13:07:41+00:00</updated>
<author>
<name>krakjoe</name>
<email>joe.watkins@live.co.uk</email>
</author>
<published>2013-12-22T13:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=247ec0d81f1ebe16cafa082ba3ef73ca1f31831d'/>
<id>247ec0d81f1ebe16cafa082ba3ef73ca1f31831d</id>
<content type='text'>
* PHP-5.4:
  stop warnings from unused opcode map
  - BFN
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  stop warnings from unused opcode map
  - BFN
</pre>
</div>
</content>
</entry>
<entry>
<title>stop warnings from unused opcode map</title>
<updated>2013-12-22T13:00:51+00:00</updated>
<author>
<name>krakjoe</name>
<email>joe.watkins@live.co.uk</email>
</author>
<published>2013-12-22T13:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b1df00a7c98fb66cc801924287ebb73234999bfc'/>
<id>b1df00a7c98fb66cc801924287ebb73234999bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-12-21T23:54:59+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2013-12-21T23:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e3af096b3fb383826fc7d656ceb043590a56e70'/>
<id>7e3af096b3fb383826fc7d656ceb043590a56e70</id>
<content type='text'>
Conflicts:
	Zend/zend_vm_opcodes.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Zend/zend_vm_opcodes.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Included new .c file in build too</title>
<updated>2013-12-21T23:52:05+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2013-12-21T23:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=97bf25438526a2d4d60d4284bd12c1d40ae7134c'/>
<id>97bf25438526a2d4d60d4284bd12c1d40ae7134c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed little typo in zend_vm_gen.php</title>
<updated>2013-12-21T22:52:48+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2013-12-21T22:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=00cc4dccb8aa710514e689fdafb922b5178e025f'/>
<id>00cc4dccb8aa710514e689fdafb922b5178e025f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2013-12-21T22:49:28+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2013-12-21T22:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0dd2765687ac7340d6de11b6a4fd9cf50ced1e93'/>
<id>0dd2765687ac7340d6de11b6a4fd9cf50ced1e93</id>
<content type='text'>
Conflicts:
	Zend/zend_vm_opcodes.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Zend/zend_vm_opcodes.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved to new file, killing a lot of warnings</title>
<updated>2013-12-21T22:45:34+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2013-12-21T22:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61199be02f48232cf7b6a96c3a3d180e566d332a'/>
<id>61199be02f48232cf7b6a96c3a3d180e566d332a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
