Re: [CakePHP : The Rapid Development Framework for PHP] #6525: Deprecate ife(), a(), am(), r(), up(), low(), and e()
#6525: Deprecate ife(), a(), am(), r(), up(), low(), and e() ---+ Reporter: michaelc| Owner: Type: Enhancement |Status: new Priority: Low | Milestone: 1.3.x.x Component: Core Libs | Version: 1.2 Final Severity: Minor |Resolution: Keywords: deprecate ife am a r up low echo e | Php_version: PHP 5 Cake_version: | ---+ Comment (by michaelc): [cfcc5f9df12aee831b8b41266a89d60287a6ccd5] fixes a() -- Ticket URL: https://trac.cakephp.org/ticket/6525#comment:7 CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/ Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups tickets cakephp group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~--~~~~--~~--~--~---
Re: [CakePHP : The Rapid Development Framework for PHP] #6525: Deprecate ife(), a(), am(), r(), up(), low(), and e()
#6525: Deprecate ife(), a(), am(), r(), up(), low(), and e() ---+ Reporter: michaelc| Owner: Type: Bug |Status: new Priority: Low | Milestone: 1.3.x.x Component: Core Libs | Version: 1.2 Final Severity: Minor |Resolution: Keywords: deprecate ife am a r up low echo e | Php_version: PHP 5 Cake_version: | ---+ Comment (by michaelc): Note that none of these suggestions will break compatibility with PHP 4 - all but ife() and aa() directly wrap language level functions, while ife() implements poorly the ternary operator - a language construct since before PHP 4. -- Ticket URL: https://trac.cakephp.org/ticket/6525#comment:1 CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/ Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups tickets cakephp group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~--~~~~--~~--~--~---
Re: [CakePHP : The Rapid Development Framework for PHP] #6525: Deprecate ife(), a(), am(), r(), up(), low(), and e()
#6525: Deprecate ife(), a(), am(), r(), up(), low(), and e() ---+ Reporter: michaelc| Owner: Type: Enhancement |Status: new Priority: Low | Milestone: 1.3.x.x Component: Core Libs | Version: 1.2 Final Severity: Minor |Resolution: Keywords: deprecate ife am a r up low echo e | Php_version: PHP 5 Cake_version: | ---+ Changes (by gwoo): * type: Bug = Enhancement Comment: this is not a bug. Also, these functions are not used in the core. They are there for your convenience. -- Ticket URL: https://trac.cakephp.org/ticket/6525#comment:2 CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/ Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups tickets cakephp group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~--~~~~--~~--~--~---
Re: [CakePHP : The Rapid Development Framework for PHP] #6525: Deprecate ife(), a(), am(), r(), up(), low(), and e()
#6525: Deprecate ife(), a(), am(), r(), up(), low(), and e() ---+ Reporter: michaelc| Owner: Type: Enhancement |Status: new Priority: Low | Milestone: 1.3.x.x Component: Core Libs | Version: 1.2 Final Severity: Minor |Resolution: Keywords: deprecate ife am a r up low echo e | Php_version: PHP 5 Cake_version: | ---+ Comment (by michaelc): Sorry, thanks for fixing the ticket type for me. I agree that they aren't used in the core anymore (excepting bake, of course), but am requesting the deprecated warning messages so as to encourage less inefficient programming. It also permits for their removal in a later version. My suggestion is that, even though they are provided merely as convenience functions, their use adds a negative value to the framework. As the functions are better implemented at the language level, and I have only requested to be deprecated those already in PHP 4. -- Ticket URL: https://trac.cakephp.org/ticket/6525#comment:3 CakePHP : The Rapid Development Framework for PHP https://trac.cakephp.org/ Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups tickets cakephp group. To post to this group, send email to tickets-cakephp@googlegroups.com To unsubscribe from this group, send email to tickets-cakephp+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tickets-cakephp?hl=en -~--~~~~--~~--~--~---