国際技術情報センター株式会社
TEL: 03-5914-1360 FAX: 03-5914-1361
E-mail: [EMAIL PROTECTED]
URL: http://www.itic.co.jp/
[EMAIL PROTECTED] 宛にご連絡ください。
internals@lists.php.net 様
拝啓/Dear Sir
貴社ますますご清栄のこととお慶び申し上げます。
弊社は、技術分野の翻訳を得意としております。翻訳を必要とされる際は、是非、弊社のホームページ、URL: http://www.itic.co.jp/
をお読みくださいましてご連絡くださいますよ
Marcus Boerger wrote:
Hello Jochem,
lookup the archieves. We have long ago decided agains that.
I'll take your word on it. :-) (shame on me for not searching harder
before asking)
thanks for replying.
marcus
Friday, August 5, 2005, 2:26:04 PM, you wrote:
Dear Internals,
class Foo
Same as before, with the following changes:
- Fixed memory leaks.
- Added __NAMESPACE__ constant.
Regards,
Jessie HernandezIndex: Zend/zend.c
===
RCS file: /repository/ZendEngine2/zend.c,v
retrieving revision 1.306
diff -u -r1.306
I've created a bug report ( http://bugs.php.net/34023 ) so it doesn't
get forgotten.
- Markus
Andi Gutmans wrote:
We're in a feature freeze so please hold it to after 5.1.0 is out the
door. You'll be able to commit to head when RC1 is branched off.
Thanks,
Andi
At 01:31 PM 7/15/2005 -0400,
Stupid system it is. :)
You should handle this differenly but I don't care.
Just add those lines if you can't come up with some better
solution.
--Jani
On Sat, 6 Aug 2005, Kamesh Jayachandran wrote:
Hi Jani,
In NetWare all extensions/sapis need the php5lib(Core php shared
Hello Kamesh,
Saturday, August 6, 2005, 9:49:58 AM, you wrote:
> Hi Jani,
> In NetWare all extensions/sapis need the php5lib(Core php shared
> library) which won't be available for these binaries to be linked
> without the following lines(in PHP_SHARED_MODULE of acinclude.m4 we set
> MODULE_SHARE
Hello Jochem,
lookup the archieves. We have long ago decided agains that.
marcus
Friday, August 5, 2005, 2:26:04 PM, you wrote:
> Dear Internals,
> class FooBar { public function foo() throws Exception {} }
> function fooFoo() throws Exception {}
> this came up on php-generals and I
Antony Dovgal wrote:
> try {
> /* do something here */
> } catch (Exception $e) {
> throw $e;
> }
>
> ?>
>
> Is it what you need?
Whooops! Big sorry guys, my fault.
Thanks to you Antony.
Dennis
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.ne
On Sat, 06 Aug 2005 17:19:35 +0200
Dennis Sterzenbach <[EMAIL PROTECTED]> wrote:
> Hi Folks!
>
> What do you think about re-throwing an Exception?
> I think of a situation when writing a complex framework
> and one call on a lower hierachy level throws an Exception,
> the higher levels should be
Hi Folks!
What do you think about re-throwing an Exception?
I think of a situation when writing a complex framework
and one call on a lower hierachy level throws an Exception,
the higher levels should be able to get to know.
If I have to catch it on a higher level, I can't leave the
caught Excepti
Ron Korving wrote:
> Hi,
>
> Wouldn't it be a good feature to have users create their own superglobals? I
> think it would be good for at least two reasons (rather similar though):
>
> - Application settings can be stored in such a global, so that objects can
> use them without needing the inform
Ron Korving wrote:
Wouldn't it be a good feature to have users create their own superglobals?
I realize that you're probably talking about creating custom
superglobals in the PHP core, but you might want to look at Sara's
Runkit project (in PECL). It allows custom superglobals.
http://pecl.
Hi,
Wouldn't it be a good feature to have users create their own superglobals? I
think it would be good for at least two reasons (rather similar though):
- Application settings can be stored in such a global, so that objects can
use them without needing the information passed to functions or usin
Hi Jani,
In NetWare all extensions/sapis need the php5lib(Core php shared
library) which won't be available for these binaries to be linked
without the following lines(in PHP_SHARED_MODULE of acinclude.m4 we set
MODULE_SHARED_LIBADD),
PHP_SUBST(SOCKETS_SHARED_LIBADD)
PHP_SUBST(EXIF_SHARED_LIBADD)
14 matches
Mail list logo