|
BUG FIXES
* PHP-306 - MongoID::__set_state does not work
* PHP-307 - getHosts() not working with 1.2.7
* PHP-311 - Apache httpd segfault with PHP mongo 1.2.7
* PHP-312 - Seg fault with curl POST + mongo replicaset close
* PHP-313 - Kill cursor can be called on a different connection than the one the cursor was created on
* PHP-319 - Issues when the the driver tests for other connections to close if it find a "bad connection".
* PHP-320 - GridFS doesn't check for correct insertion of file-meta-document
* PHP-325 - mongo-php-driver abort with SEGV
|
|
* checks extensions and render flags value.
0.1.0b release only checks specified key exist. Now, it also checks their value.
* added useful methods.
array Sundown\Render\Base::getRenderFlags()
void Sundown\Render\Base::setRenderFlags(array $render_flags)
array Sundown\Markdown::getExtensions()
void Sundown\Markdown::setExtensions(array $extensions)
Sundown\Render\Base Sundown\Markdown::getRender()
* update bundled Sundown library
[summary]
* Fix segfault on empty link refs
* Escape html inside table of contents.
* hanging whitespace breaks tables
+ Added PHP-5.4 compatibility
* Fixed bug #59974 methodRegister doesn't allow "_" to be in method name
* Fixed SAPI hang if request body size is greater than 4k with http_get_request_body_stream()
- Updated to post 2.1.3 discount version (commit 6eacbc931b)
- Added MarkdownDocument::setReferencePrefix() method.
- Support trim/rtrim/ltrim
- Dosen't depend on exposing of zif_* symbols any more
- Fixed a potential crash(PHP 5.2)
- Fixed bug that concat_assign lost tainted info in php 5.4(if the var_ptr is tainted while value is not)
- Fix memory leak in assign_concat
- Fix tests faild of sprintf/trim etc args signature
- Fixed compiler warnings
|
More Articles...
- taint 0.3.0
- taint 0.2.0
- dio 0.0.5
- pecl_http 2.0.0dev5
- taint 0.1.0
- taint 0.0.2
- cairo 0.3.1
- amqp 1.0.0
- taint 0.0.1
- lapack 0.1.0
- Northeast PHP conference - Call for Papers!
- sundown 0.1.0b
- yaf 2.1.7
- haru 1.0.3
- PHP 5.3.10 Released!
- xdebug 2.1.3
- mysqlnd_ms 1.2.1
- PHP 5.4.0 RC6 released
- pecl_http 2.0.0dev4
- svm 0.1.5


