Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Inconsisten function optional parameters #45

Open
alacret opened this issue Feb 3, 2013 · 2 comments
Open

Inconsisten function optional parameters #45

alacret opened this issue Feb 3, 2013 · 2 comments

Comments

@alacret
Copy link

alacret commented Feb 3, 2013

The function optional parameters clears the other parameters set already. This is inconsistent because with your ways of returning the main object in all the funcions. (Sorry my bad english).

I think you should either return a new object and make this function static like a Fcatory function. Or just make this function override and concate the parameters passed.

@Exeu
Copy link
Owner

Exeu commented Feb 3, 2013

which function are you talking about?

@alacret
Copy link
Author

alacret commented Feb 3, 2013

public function optionalParameters($params = null)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants