Maks3w

Results 71 comments of Maks3w

My plan was raise the Symfony version in 2.0.x branch to SF 2.1. At this moment I don't have enough motivation to continue with the active development. But if you...

The changelog has all changes introduced https://github.com/Maks3w/FR3DLdapBundle/blob/2.0.x/CHANGELOG.md

I upgraded 2.0.x branch to Symfony 2.1. I hope that can be useful.

@vaclavvanik This PR does not imply a change in PHP requirements.

I'll close this until v3 development of this component begin

`Object` is used as _namespace_ not as class, interface or trait.

As @weierophinney point the namespace is the whole string. PHP does not distinguish namespace parts. Probably `namespace Object {}` may fail due the restrictions you noticed but not `Foo\` Anyway...

I'll suggest to open a issue for each idea so we could discuss over each one separately.

@marc-mabe Thanks. Tiny objectives make it more easy to be approved and merged.