Fixed potential DIV0 when a collection var was fetched in the same second as creation

This commit is contained in:
brectanus
2007-03-07 15:56:22 +00:00
parent 4e02be6219
commit 4370819f7b
2 changed files with 14 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
01 Mar 2007 - 2.1.1-dev1
------------------------
* Fixed error when a collection var was fetched in the same second as creation
by setting the rate to zero.
* Fixed ASCIIZ (NUL) parsing for application/x-www-form-urlencoded forms
* Fixed the faulty REQUEST_FILENAME variable, which used to change