php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46404 request for magic method __toNative()
Submitted: 2008-10-27 16:42 UTC Modified: 2017-07-24 21:18 UTC
Votes:4
Avg. Score:4.8 ± 0.4
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: info at netmosfera dot it Assigned:
Status: Duplicate Package: *General Issues
PHP Version: 5.2.6 OS: irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 + 19 = ?
Subscribe to this entry?

 
 [2008-10-27 16:42 UTC] info at netmosfera dot it
Description:
------------
hello, i'm asking for a new php magic method

__toNative()

useful for 

-a better type hinting
-user defined implementations of native types
-a better way to extend native types without global scope functions
 or class static functions




Reproduce code:
---------------
just a feature request:

http://rafb.net/p/qJ97Gf69.html


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-10-27 19:15 UTC] info at netmosfera dot it
~same request
http://bugs.php.net/bug.php?id=46128
 [2008-11-23 08:58 UTC] magicaltux@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


 [2017-07-24 21:18 UTC] colinodell@php.net
-Status: Not a bug +Status: Duplicate -Package: Feature/Change Request +Package: *General Issues
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC