<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main/php_variables.c, branch php-5.0.4</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>MFH: Fixed bug #31440 ($GLOBALS can be overwritten via GPC when</title>
<updated>2005-02-17T04:46:10+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-02-17T04:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=349c0cc61c8cdb53c86fca8a16e0c6a79a5214df'/>
<id>349c0cc61c8cdb53c86fca8a16e0c6a79a5214df</id>
<content type='text'>
register_globals is enabled).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
register_globals is enabled).

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )</title>
<updated>2004-10-18T15:07:06+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2004-10-18T15:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=750646d8225f55c24389c869478a72ce840c564f'/>
<id>750646d8225f55c24389c869478a72ce840c564f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop at the index on an unmatched [</title>
<updated>2004-09-09T16:21:49+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2004-09-09T16:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=177647c99b7b26d07a19cb802d4b2db1781634a7'/>
<id>177647c99b7b26d07a19cb802d4b2db1781634a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ooups...</title>
<updated>2004-07-11T21:14:50+00:00</updated>
<author>
<name>Stefan Esser</name>
<email>sesser@php.net</email>
</author>
<published>2004-07-11T21:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0e8de752fd3be28c30cac98b3a88fccfc9dd7be1'/>
<id>0e8de752fd3be28c30cac98b3a88fccfc9dd7be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed: PARSE_TYPE parameter to input_filter</title>
<updated>2004-07-11T20:13:39+00:00</updated>
<author>
<name>Stefan Esser</name>
<email>sesser@php.net</email>
</author>
<published>2004-07-11T20:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c075de7c754b38b094faaee30ac33b17b4cc5af'/>
<id>8c075de7c754b38b094faaee30ac33b17b4cc5af</id>
<content type='text'>
Fixed: input_filter should also be able to filter empty variables by name

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed: input_filter should also be able to filter empty variables by name

</pre>
</div>
</content>
</entry>
<entry>
<title>- Better stability during premature shutdown of request startup</title>
<updated>2004-07-10T07:46:17+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-07-10T07:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e5cfb1d05cf10fa694f231dae33ccb03ab8f74c8'/>
<id>e5cfb1d05cf10fa694f231dae33ccb03ab8f74c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>As long we pass values by reference this is needed. Ugly!</title>
<updated>2004-06-26T08:09:28+00:00</updated>
<author>
<name>Stefan Esser</name>
<email>sesser@php.net</email>
</author>
<published>2004-06-26T08:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=59d55efb17f7a6b90a464d80c1e0dda890a8c5dd'/>
<id>59d55efb17f7a6b90a464d80c1e0dda890a8c5dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the way auto-globals JIT works, and add the ability to turn it off</title>
<updated>2004-03-16T19:49:19+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2004-03-16T19:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=02344b1dae6dfba37932b96f6af9f75a1722c683'/>
<id>02344b1dae6dfba37932b96f6af9f75a1722c683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove gpc_order since it doesn't serve any purpose.</title>
<updated>2004-01-26T04:15:08+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-01-26T04:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e3c80d52da5b068d97ea03cc3aadf236d442cf18'/>
<id>e3c80d52da5b068d97ea03cc3aadf236d442cf18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- A belated happy holidays and PHP 5</title>
<updated>2004-01-08T08:18:22+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-01-08T08:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dbeb4158d2276600edf3d08caba62770b022bb69'/>
<id>dbeb4158d2276600edf3d08caba62770b022bb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
