The branch "master" has been updated. The following is a summary of the commits.
from: ec25cc3f1c1959d0ddc0c3ec4c52b32bcbd02399 26b4542... Deprecated warning: Don't assign return value of new by reference. ----------------------------------------------------------------------- commit 26b4542b8e9a0a8f97d569288b6af20c2499b288 Author: Matt Selsky <[email protected]> Date: Thu Jun 25 12:03:38 2009 -0400 Deprecated warning: Don't assign return value of new by reference. babel/edit.php | 6 +++--- babel/extract.php | 4 ++-- babel/lib/Babel.php | 2 +- babel/lib/Translate.php | 4 ++-- babel/lib/base.php | 2 +- babel/make.php | 4 ++-- babel/stats.php | 4 ++-- babel/upload.php | 4 ++-- babel/view.php | 8 ++++---- fima/lib/Driver.php | 6 +++--- fima/lib/Report.php | 8 ++++---- fima/lib/ReportGraph.php | 8 ++++---- framework/Image/tests/gd.php | 2 +- framework/Image/tests/svg.php | 2 +- framework/Image/tests/swf.php | 2 +- imp/compose-mimp.php | 2 +- ingo/lib/Script/procmail.php | 2 +- ingo/lib/Storage.php | 4 ++-- ingo/lib/Storage/mock.php | 2 +- ingo/lib/tests/MaildropTest.php | 12 ++++++------ ingo/lib/tests/ProcmailTest.php | 16 ++++++++-------- ingo/lib/tests/SieveTest.php | 16 ++++++++-------- kronolith/lib/Storage.php | 4 ++-- news/diff.php | 2 +- skoli/lib/Driver.php | 8 ++++---- timeobjects/lib/Driver.php | 2 +- 26 files changed, 68 insertions(+), 68 deletions(-) http://git.horde.org/diff.php/babel/edit.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/extract.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/lib/Babel.php?rt=horde-hatchery&r1=cfb05c70313dc382b67f984f7f718f24b3b3bfb1&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/lib/Translate.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-hatchery&r1=19dfab4fe9bbcddaca56cecdf9790b1624bde7df&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/make.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/stats.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/upload.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/babel/view.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/fima/lib/Driver.php?rt=horde-hatchery&r1=b7686a25c3fe138e80766d62ef8308549f1f9e5c&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/fima/lib/Report.php?rt=horde-hatchery&r1=b7686a25c3fe138e80766d62ef8308549f1f9e5c&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/fima/lib/ReportGraph.php?rt=horde-hatchery&r1=b7686a25c3fe138e80766d62ef8308549f1f9e5c&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/framework/Image/tests/gd.php?rt=horde-hatchery&r1=554ef5d326dc5fd3d8aeb037a94e2ef0a4e15ea8&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/framework/Image/tests/svg.php?rt=horde-hatchery&r1=554ef5d326dc5fd3d8aeb037a94e2ef0a4e15ea8&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/framework/Image/tests/swf.php?rt=horde-hatchery&r1=554ef5d326dc5fd3d8aeb037a94e2ef0a4e15ea8&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/Script/procmail.php?rt=horde-hatchery&r1=5842b999d868fe1a70f8600957a09943e9ab15be&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/Storage.php?rt=horde-hatchery&r1=ef37f8a20997cfc46bf500d1ffaed030434aa62d&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/Storage/mock.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/tests/MaildropTest.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/tests/ProcmailTest.php?rt=horde-hatchery&r1=5064e6fefd820728abde4a7a065e8a8d18d65919&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/ingo/lib/tests/SieveTest.php?rt=horde-hatchery&r1=5064e6fefd820728abde4a7a065e8a8d18d65919&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/kronolith/lib/Storage.php?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/news/diff.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/skoli/lib/Driver.php?rt=horde-hatchery&r1=98a521f51c50c64b2398695c2d4a2030c32de2f9&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 http://git.horde.org/diff.php/timeobjects/lib/Driver.php?rt=horde-hatchery&r1=c7781a9bc5b63c510ef20546da493f09669c38f0&r2=26b4542b8e9a0a8f97d569288b6af20c2499b288 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
